Richard <[email protected]> writes:

> I'm a beginner here myself so forgive me if this is a stupid question;
> but I understood that the most common lisps were :
>
> - clisp (the clue is in the name)
> - sbcl
> - cmucl
>
> Why racket?
>
racket is an implementation of scheme (in fact, it used to be plt
scheme), which is a really nice member of the lisp family:
https://en.wikipedia.org/wiki/PLT_Scheme

personally, i like clisp and sbcl, but switched primarily over to racket
largely because i found it to be very well-organized and 'complete'. the
community is very supportive too.

-- 
in friendship,
prad


-- 
Sawfish ML

Reply via email to