D and Lisp

BLS nanali at nospam-wanadoo.fr
Tue Jul 17 04:28:21 PDT 2007


Denton Cockburn schrieb:
> I'm trying to decide which to use for my thesis work.
> Should I delve fully into D, or run with Lisp?

Hi Denton,
why not using both ?

quote :
DLISP is an implementation of a Lisp dialect written in D, to leverage 
the build-in memory management and hash-table support of the associative 
arrays.

dle.d - Or dLISP Environment is a read-eval-print loop, suitable for end
users and debugging.

tlisp.d - Is to be the linkable library for embedding dLISP in other
projects (Non D as well).

http://www.dsource.org/projects/dlisp

HTH Bjoern.



More information about the Digitalmars-d mailing list