[PLUG] Programming in Common Lisp

Russell Senior seniorr at aracnet.com
Wed Feb 12 16:03:02 UTC 2003


>>>>> "Rich" == Rich Shepard <rshepard at appl-ecosys.com> writes:

Rich>   As some of you may recall, I'm porting some artifical
Rich> intelligence modeling code (in C) from Windows to linux. I'm
Rich> wondering if Common Lisp would be a better language for this
Rich> type of application.

It depends on the modeling code.  Common Lisp is good for lots of
different kind of programming, not just AI stuff.  There is some stuff
it isn't particularly good for.

Rich>   Has anyone here had experience with CL? 

Yes.

Rich> Can applications written in it be linked to data stored in, for
Rich> example, a postgres database?

Yes.  E.g.: 

   <http://www.pmsf.de/resources/lisp/MaiSQL.html>

and its cousins.

Rich> What UI tools are avaialable for it?

Yes, but I don't have any direct experience with them.

-- 
Russell Senior         ``I've seen every kind of critter God ever made,
seniorr at aracnet.com      and I ain't never seen a meaner, lower, more
                         stinkin' yellow hypocrite than you!'' 
                                        -- Burl Ives as Rufus Hennessy




More information about the PLUG mailing list