Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: (OT) Wanted: Compact Perl Syntax High-lighting Editor

by JohnMG (Beadle)
on Nov 01, 2006 at 04:51 UTC ( [id://581622]=note: print w/replies, xml ) Need Help??


in reply to (OT) Wanted: Compact Perl Syntax High-lighting Editor

Hi Spidy.

You might like GNU nano. It's syntax highlighting is pretty basic (a handful of regexes that color what they match -- last match wins), but works well enough most of the time.

You might not want to be too picky about how agressively your editor syntax-highlights Perl though. It's very tough to do it correctly. It's been often said that only perl can parse Perl, and syntax-highlighting it requires parsing it to some degree.

  • Comment on Re: (OT) Wanted: Compact Perl Syntax High-lighting Editor

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://581622]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-24 05:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found