|
|
 | | From: | John Nagle | | Subject: | Re: Programming language for AI | | Date: | Sun, 09 Jan 2005 07:32:40 GMT |
|
|
 | unknown user wrote: > Heh. I suppose this group isn't interested in my language. I'll take it > elsewhere. I was just trying to help, anyway.
Try writing some common algorithms in your language, and put them in the examples. Then we can tell if they look better in your language than in existing languages.
Try something small, well known, but non-trivial. Matrix inversion. Boyer-Moore string search. Neural net back-propagation. Regular expression parsing. Moravec certainty grids. GJK convex distance. Those are all important algorithms with implementations easily available for comparison.
John Nagle Animats
|
|
|