NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Syntax (Score:2, Interesting)
It's okay to try and fail, but does Codebliss try? I think it has *keyword colouring*, not *syntax colouring*.
Some dictionary lookup tool (vandale.pl) looks like this in Codebliss:
http://codedbliss.com/clipboard/copy/perl/1
While wit
Re:Syntax (Score:2)
Folks who know more than I do say the owner is using GNU's source highlighter which has problems with regex highlighting. I'll send an email.
BTW, scribble looks nice, but it only does HTML and Perl. :(
Re:Syntax (Score:2, Insightful)
Actually, it does any text you want
Reason for this is that I dislike fake syntax colouring where no attempt is made at really parsing the source. Most "syntax" colourers simply recognize some keywords and colour simple strings, like this Codebliss thing. I'd rather have no syntax colouring at all.
S::H::P has some bugs as of course only perl can parse Perl, but it's great for most code.
Re:Syntax (Score:1)
---ict / Spoon
Reply to This
Parent