<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>I don't know if you would class this as AI but I have a Prolog interpreter written in Erlang. It is a proper subset of standard Prolog with unification and real database handling and interacts well with Erlang. Prolog is very good for rule-based and knowledge based systems (duh!). An alternative would be to connect to a real prolog system.<br><br>I also know that there should be a book on using Erlang and neural-nets in the pipeline, though I have no idea when it will be available. I am waiting though.<br><br>Robert<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">Does anyone know of a good source on AI and Erlang?  A book would be awesome!  Most of the sources that I see out there have Lisp as the functional programming language of choice.  Erlang seems like a better option given it's nature of distributed nature and ability to place a ton of processes in less space.
<br>_______________________________________________<br>erlang-questions mailing list<br>erlang-questions@erlang.org<br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote><br></div></body></html>