Get the latest tech news

Everything Picolisp can do, and more


Lisp a pragmatic programming language Why PicoLisp?PicoLisp is quite different from other Lisps. The main reason is its focus on data.

Cells can be manipulated freely in any conceivable way, giving full control to the programmer. It is written in a subset of PicoLisp, which - when executed - generates LLVM-IR (intermediate representation), which in turn gets assembled by LLVM for the desired target architecture. The best way is to grab the latest version -[pil21.tgz]- unpack it, and follow the instructions from the INSTALL file.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Picolisp

Picolisp