Author: Tord Romstad
Date: 03:14:40 01/01/04
Go up one level in this thread
On January 01, 2004 at 03:30:32, Russell Reagan wrote: >This sounds like a very interesting and promising project. I have two questions. > >How are you using C++ and Lisp together? I have only played with Lisp from time >to time and am not that familiar with how this might be done. I am not sure how Steven is doing this, but all major Common Lisp implementations include a foreign function interface which allows you to call C functions. >Where can I learn about how LISP is used in AI applications, and why LISP is >"the AI language"? Any books, articles, websites, etc. that you can recommend? The book "Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp" by Peter Norvig is a great place to start. In fact, this is by far the best book I have ever read about programming (it covers much more than just AI). Strongly recommended. Tord
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.