PicoLisp Explored: Writing your own little Chat App
In the last post, we saw how to use the task function to repeat tasks periodically or listen for asynchronous events. Now let's demonstrate it using a little example - a simple chat demo app. (This example was also included in the pil64-version of P...
Apr 29, 20225 min read1.0K

