reflisp

from The Free On-line Dictionary of Computing (8 July 2008)
RefLisp

   <language> A small {Lisp} {interpreter} written in {C++} by
   Bill Birch of {Bull}, UK.  RefLisp has a built-in {web
   server}, {Wiki}, {LISP server pages}, {SQL Databases}, {XML
   parser}, {MD5} hashing, {regular expressions}, {reference
   counting} and {mark-sweep garbage collection}.

   RefLisp has {shallow-binding} and {dynamic scope} with
   optional support for {lexical scope}, {Common Lisp}
   compatibility and for {indefinite extent} {Scheme} programs.

   RefLisp is distributed under the {GPL}.

   Latest version: 5.0 Beta, as of 2005-01-19.

   RefLisp Home (http://sourceforge.net/projects/reflisp/).

   (2005-02-08)
    

[email protected]