OOP and LISP

Started by Fanda, November 18, 2007, 03:39:39 AM

Previous topic - Next topic

Fanda

There is a nice article from the creator of RLisp. I believe it could help us put together some nice OO system for newLISP.



Object-Oriented dialects of Lisp

http://t-a-w.blogspot.com/2007/06/object-oriented-dialects-of-lisp.html">http://t-a-w.blogspot.com/2007/06/objec ... -lisp.html">http://t-a-w.blogspot.com/2007/06/object-oriented-dialects-of-lisp.html



See these languages (OO+Lisp):

RLisp:

http://taw.chaosforge.org/rlisp/">http://taw.chaosforge.org/rlisp/

e7:

http://www.e7code.org/">http://www.e7code.org/

Goo:

http://people.csail.mit.edu/jrb/goo/">http://people.csail.mit.edu/jrb/goo/

JazzScheme:

http://www.jazzscheme.org/">http://www.jazzscheme.org/



Fanda