<p>I am current maintainer of eXAT, which is an implementation of multi-agent system's protocols by FIPA. I have heavily rewritten it to be more compliant with standard Erlang code. And switched it to use Seresye which is a continuation of Eresye.</p>

<p>Feel free to try it out, although take a note that both are of pre-beta quality yet </p>
<div class="gmail_quote">30 kwi 2012 17:20, "Miles Fidelman" <<a href="mailto:mfidelman@meetinghouse.net">mfidelman@meetinghouse.net</a>> napisał(a):<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Miles Fidelman wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yves S. Garret wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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>
<br>
</blockquote>
Not Erlang per se, but Erlang is really an implementation of the Actor formalism.  You'll find a lot if you google on things like:<br>
"actor model"<br>
"actor formalism"<br>
planner (the computer language)<br>
"Carl Hewitt" - the father of the actor formalism<br>
<br>
be warned, if you google on "artifical intelligence" + actors - you'll get lots of pages on A.I. the movie :-)<br>
</blockquote>
<br>
Should have added:  multi-agent systems are also an actor-like model that map nicely onto Erlang, but for some reason seem mostly to be developed in Java.  I expect a lot of the higher-level architectural models and design patterns for multi-agent systems would be trivial to implement in Erlang.<br>

<br>
<br>
<br>
<br>
-- <br>
In theory, there is no difference between theory and practice.<br>
In practice, there is.   .... Yogi Berra<br>
<br>
<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div>