Proud to present the first really working beta release of "newlisp ncurses console" project.
//http://en.feautec.pp.ru/SiteNews/NewlispConsole
Highlighting, formatting, completion, history and other nice things.

(//%3C/s%3E%3CURL%20url=%22http://en.feautec.pp.ru/store/nlc.png%22%3Ehttp://en.feautec.pp.ru/store/nlc.png%3C/URL%3E%3Ce%3E)
I've start using it at work about 2 months ago, so the basic alpha testing is passed ;-)
Hi Dmi. Thanks for this. It seems like it's going to be another fun one to play with.
One thing, though. It pooped out because I didn't have my "LANG" environment variable defined. Line 10 of nlc is where it's happening, I think. Maybe you can default to some language if "LANG" is not defined? Anyway, once I defined it, I was good to go.
Nice work!
m i c h a e l
Thanks, m i c h a e l!
Fixed and uploaded.