Follow
Series

Getting Started with PicoLisp

This is for users who want to start with PicoLisp from scratch. This series will cover installation, basic concepts, syntax, how to use the REPL, create simple scripts, read the docs and debug.

Articles in this series

How to install PicoLisp

Sep 2, 20214 min read

A whole new world in a 1.1 MB tar ball · This is the first part of the "Getting Started with PicoLisp"-Series. Installing PicoLisp is easy and doesn't...

How to install PicoLisp
Pros and Cons of PicoLisp Unfolded
Concepts and Data Types of PicoLisp
60 PicoLisp Functions You Should Know - 1: Arithmetics
60 PicoLisp Functions You Should Know - 2: Defining Variables
60 PicoLisp Functions You Should Know - 3: Input/Output