It's meant to make writing in OCaml relatively painless without having to learn the nuances of a powerful editor like Emacs or VI.
Main Features:
- Syntax Highlighting
- Automatic Indentation
- Tabbed design to edit several files in one window
- Graphical parenthesis matching
- Split-pane interface for working with files and the OCaml console
- Graphical debugger
- Tool-tip style type display for all expressions
- Clickable bug tips to demystify some of OCaml's notoriously difficult error messages
Comments