Thread: Programming AI
View Single Post
  #11  
Old 01-23-2009, 05:28 PM
Kobaz
Hill Giant
 
Join Date: Nov 2008
Location: Gold Coast, Oz
Posts: 119
Default

And your thoughts of designing a language are probably a good idea, even if you don't implement it. The exercise of designing a "script language" that can be proven to do what you want will reveal exactly what you need. You might find there are slabs of code out there already that do a lot of the lower level stuff. For Debian there is cl-aima for example.
Reply With Quote