On Wed, 2004-04-21 at 15:54, Daniel Crookston wrote: > Hey all. Do any of you know where I can get a good Lisp interpreter for > Fedora?
Hmm. There is a program called [EMAIL PROTECTED] (obfuscated to get pass certain UUG members' e-mail kill filters) that contains a complete lisp implementation. In addition it sometimes performs almost adequately as a text editor. Seriously, though. There is umb-scheme, which is scheme (lisp-like). There's also guile, but it seems to be another scheme implementation. http://freshmeat.net/search?q=lisp seems to reveal a few relevant hits. I have not used any of these implementations (in fact I've never used lisp) so I'm probably not even qualified to answer your question. Michael > Dan > > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list -- Michael Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
