Description
Dynamic Lisp applications and scripts can run on a tiny 64-bit PicoLisp interpreter. This language runtime is useful for developers exploring object-oriented, functional, database-backed, Prolog-style, or coroutine-based programming. It is run from a terminal with the pil command. Lisp programs can read files, run services, and store data, so untrusted code and database paths should be reviewed.