Which is the best implementation of LISP family of languages for real world programming ?

bolega gnuist006 at gmail.com
Thu Jun 10 19:33:34 EDT 2010


On Jun 10, 2:51 pm, p... at informatimago.com (Pascal J. Bourguignon)
wrote:
> bolega <gnuist... at gmail.com> writes:
> > Which is the best implementation of LISP family of languages for real
> > world programming ?
>
> What's the real world?
> What's real world programming?
>
> --
> __Pascal Bourguignon__                    http://www.informatimago.com/

I mean ordinary people, who may want to do things with their computers
for scripting, tasks that python can do, possibly when a language is
weak and another has library, then use some function from there even
if it is compiled. A set of work around techniques will always be
needed. Things that perl does, python does, bash does etc. things like
java applets for various animations etc. possibly some unoptimized but
fast protyping of parsers to fix files or convert formats etc. a wide
array of user tasks.

Sorry, I dont intend any flame wars ... as a general statement ...



More information about the Python-list mailing list