cl

15

GNU CLISP 2.46 (2008-07-02) released

http://lists.gnu.org

"Common Lisp is a high-level, general-purpose, object-oriented, dynamic, functional programming language. CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. It implements the language described in the ANSI Common Lisp standard with many extensions..."

Read more »
can.axis's picture
Created by can.axis 2 days 2 hours ago – Made popular 1 day 2 hours ago
Category: High End   Tags:
15

Getting Started with Lisp Databases

http://peter-lane.blogspot.com

"The task here is to explore connecting Lisp to a MySql database. I used synaptic on my Ubuntu system to install mysql-server and cl-sql. A simple database was created on mysql. The aim is to access the database from Lisp: search for entries, get back information, add new entries, etc. ..."

Read more »
can.axis's picture
Created by can.axis 5 weeks 1 day ago – Made popular 5 weeks 1 day ago
Category: High End   Tags:
18

Common Lisp as an AI language

http://www.duckyblog.com

"Programming AI using standard programming languages, e.g., C/C++ or Java is not a good idea. It's too general purpose language. I'm considering to select between (Common) Lisp ..." -- Cool, but it's better on GNU systems ;-)

Read more »
can.axis's picture
Created by can.axis 5 weeks 1 day ago – Made popular 5 weeks 1 day ago
Category: High End   Tags:
15

GNU CLISP 2.45 (2008-05-15) released

http://sourceforge.net

"ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard..."

Read more »
can.axis's picture
Created by can.axis 7 weeks 2 days ago – Made popular 7 weeks 1 day ago
Category: Community   Tags: