REDLisp 0.50h review

Download
by rbytes.net on

REDLisp is currently only an interpreter of a new dialect of Lisp

License: GPL (GNU General Public License)
File size: 6017K
Developer: OMouse
0 stars award from rbytes.net

REDLisp is currently only an interpreter of a new dialect of Lisp. REDLisp already has GTK and SDL_mixer support. Functions partially work.

Macros will be added very soon, as will classes, multiplatform sockets, and threads. REDLisp isn't meant to replace any current Common Lisp implementation, but is just a pet project of a college student.

Requirements:
GNU Readline (can be disabled when compiling)
APFloat (included in the linux/ or win32/ directory)
The modules require other things:
GTK for GTK module
APFloat for Math-Extra module
GNU Scientific Library for Science module
SDL and SDL_mixer for Audio module

What's New in This Release:
This is a snapshot of the SVN repository.
Quit, toInt, slice, and variable assignment were fixed.
An assoc function was added.
More integration with CrissCross was added.

REDLisp 0.50h search tags