newLISP Fan Club

Forum => newLISP Graphics & Sound => Topic started by: Dmi on June 05, 2006, 02:14:12 PM

Title: newLISP console beta release
Post by: Dmi on June 05, 2006, 02:14:12 PM
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 ;-)
Title:
Post by: m i c h a e l on June 05, 2006, 07:48:57 PM
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
Title:
Post by: Dmi on June 06, 2006, 12:39:15 AM
Thanks, m i c h a e l!

Fixed and uploaded.