Remote agent/Agent logic/PicoLisp: Difference between revisions

m
Improper use of implementation template--that's for languages, not tasks
(Initial version)
 
m (Improper use of implementation template--that's for languages, not tasks)
Line 1:
{{implementation|This is the client for [[Remote agent/Agent logic}}]]. For the server, see [[Remote agent/Simulation#PicoLisp]].
This is the client. For the server, see [[Remote agent/Simulation#PicoLisp]].
<lang PicoLisp># Global variables:
# '*Sock' is the TCP socket to the server
Anonymous user