Page 1 of 1

newLISP console beta release

Posted: Mon Jun 05, 2006 9:14 pm
by Dmi
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.
Image

I've start using it at work about 2 months ago, so the basic alpha testing is passed ;-)

Posted: Tue Jun 06, 2006 2:48 am
by m i c h a e l
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

Posted: Tue Jun 06, 2006 7:39 am
by Dmi
Thanks, m i c h a e l!
Fixed and uploaded.