newLISP is a Lisp-like, general-purpose scripting
language. It has all the magic of traditional Lisp,
but is easier to learn and use. newLISP is
friendly, fast, and small. Most of the functions
you will ever need are already built in.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release improves concurrency support for multi-core CPUs with new messaging functions for parent and child processes launched with spawn. Many other changes and additions were made.
This release makes improvements in the dotree, int, and pack functions. In newLISP-GS in both the editor and the monitor area, the font can be changed interactively. The utilities syntax.cgi and newlispdoc now also color newLISPdoc tags.
This development release features changes in the build process and installation procedure, and has fixes and enhancements in the floating point subsystem.