Remote agent/Agent logic: Difference between revisions

Content deleted Content added
Agent logic task component.
 
Added PicoLisp
Line 4: Line 4:


Using an [[Remote agent/Agent interface|interface]] for your language write a program that attempts to reach these goals. The exact agent behavior within the simulated environment is unspecified.
Using an [[Remote agent/Agent interface|interface]] for your language write a program that attempts to reach these goals. The exact agent behavior within the simulated environment is unspecified.

=={{header|PicoLisp}}==
[[/PicoLisp|Implementation in PicoLisp]].