Dear all,

In case it's useful to anyone, I attach a "language module" file for the 
free OS X editor TextWrangler, which should also work with its paid cousin 
BBEdit. It's very basic - it just highlights comments, strings, keywords 
and some classes. It doesn't enable automatic indentation or code 
collapsing, since that would require writing a full-on parser. I'm also not 
sure if it will handle all strings correctly. But still, it's better than 
nothing.

To install, place it in `~/Library/Application 
Support/TextWrangler/Language Modules` (or the corresponding folder for 
BBEdit) and re-start the editor. Files ending in `.jl` should automatically 
be recognised as julia files.

Best regards,
Nathaniel



Attachment: Julia.plist
Description: Binary data

Reply via email to