newLisp ncurses console
Console shell for newLISP.
First really usable beta release
Features
- written in newlisp
- splitted window with multiline editor
- command history and workspace (stored in a file)
- code indenting and highlighting, bracket balancing and symbol completion
- user-mode functions for re-using console features in scripts.

Usage
Some restrictions
- no debugger support
- long lines wrapping/scrolling is not supported in editor (yet)
- not checked for work with Windows (with pdcurses)