New Lisp Interpreter (Updated): WishLisp

1 view
Skip to first unread message

kernm...@yahoo.fr

unread,
Jul 28, 2008, 5:54:01 AM7/28/08
to
Hello

Here is an updated version of a Lisp interpreter prototype (http://
www.wishlisp.com) that I started writing just 5 weeks ago (already
posted under the name QuantumLisp this project was renamed)

Features:
-Unit Tests
-Console and Windowed Shell
-Provided as a DLL for easy integration in .Net applications or
extending the interpreter with custom functions written in C#
-List of Common Lisp implemented functions (most are not fully
implemented)
bye, exit, quit,
+, -, *, /,
quote, ', eval,
list, car, cdr, cons, push, first, second, third, fourth, fifth,
getf, pop, reverse
null, not, if, and , or, >, <,
listp, integerp, functionp, fboundp,
defun, defvar, defmacro, load, ed, trace, untrace, symbol-
function,
read, format, sleep

Your feedback is welcome

Reply all
Reply to author
Forward
0 new messages