[Haskell] ANN: Language module for the BBEdit text editor

Jack Henahan jhenahan at uvm.edu
Wed Apr 25 21:19:57 CEST 2012


Glad to see this. The existing Haskell module was way out of date, last I used BB. Maybe I'll give it another shot if I take a break from Emacs.

On Apr 25, 2012, at 2:55 PM, Nicolas Godbout wrote:

> 
> 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.
> _______________________________________________
> Haskell mailing list
> Haskell at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20120425/0a7369fe/attachment.htm>


More information about the Haskell mailing list