25 Apr
2012
25 Apr
'12
6:55 p.m.
I am pleased to announce the first release of a language module for editing Haskell source code from within the BBEdit text editor, available at http://code.google.com/p/bbedit-haskell/ The module implements these features: * color highlighting of keywords and comment, including nested comments * color syntax for characters and strings, including multi-line strings * scanning of function names; they appear in a drop-down menu in the editing window * automatic detection of .hs suffix * support for Un/Comment command available in BBEdit 10.1 and above BBEdit is a commercial text editor available for the MacOS X platform. Nicolas Godbout.