Clearlisp
Last Modified: 17-Jan-2008 15:51:27
ClearLisp...
- is a Lisp interpreter written in C#
- is like Common Lisp
- is licensed under GPL v3
- is available in two versions
- command line executable
- ASP.NET HttpHandler
- has good interface to CLR
- has sufficient macro, string, sequence and class functionality to write serious web applications
- provides a personal, file based wiki as sample code
- runs on Windows and Linux
Browse the most recent documentation
Download from Sourceforge