DEV Community

Getting Started with PicoLisp Series' Articles

Back to Mia's Series
How to install PicoLisp
Cover image for How to install PicoLisp

How to install PicoLisp

3
Comments
4 min read
Form follows function: Concepts and Data Types of PicoLisp
Cover image for Form follows function: Concepts and Data Types of PicoLisp

Form follows function: Concepts and Data Types of PicoLisp

3
Comments
5 min read
60 PicoLisp Functions You Should Know - 1: Arithmetics
Cover image for 60 PicoLisp Functions You Should Know - 1: Arithmetics

60 PicoLisp Functions You Should Know - 1: Arithmetics

4
Comments
3 min read
60 PicoLisp Functions You Should Know - 2: Defining Variables
Cover image for 60 PicoLisp Functions You Should Know - 2: Defining Variables

60 PicoLisp Functions You Should Know - 2: Defining Variables

5
Comments
3 min read
60 PicoLisp Functions You Should Know - 3: Input/Output
Cover image for 60 PicoLisp Functions You Should Know - 3: Input/Output

60 PicoLisp Functions You Should Know - 3: Input/Output

4
Comments
4 min read
60 PicoLisp Functions You Should Know - 4: Control Flow
Cover image for 60 PicoLisp Functions You Should Know - 4: Control Flow

60 PicoLisp Functions You Should Know - 4: Control Flow

6
Comments
3 min read
60 PicoLisp Functions You Should Know - 5: Defining Own Functions
Cover image for 60 PicoLisp Functions You Should Know - 5: Defining Own Functions

60 PicoLisp Functions You Should Know - 5: Defining Own Functions

6
Comments
4 min read
60 PicoLisp Functions You Should Know - 6: Lists and Strings
Cover image for 60 PicoLisp Functions You Should Know - 6: Lists and Strings

60 PicoLisp Functions You Should Know - 6: Lists and Strings

5
Comments
6 min read
Floating Point vs. Fixed Point Arithmetics
Cover image for Floating Point vs. Fixed Point Arithmetics

Floating Point vs. Fixed Point Arithmetics

4
Comments
4 min read
A very first PicoLisp program
Cover image for A very first PicoLisp program

A very first PicoLisp program

6
Comments
6 min read
Levelling up - 1: Read the docs
Cover image for Levelling up - 1: Read the docs

Levelling up - 1: Read the docs

6
Comments
7 min read
Levelling up - 2: Use the debugger
Cover image for Levelling up - 2: Use the debugger

Levelling up - 2: Use the debugger

5
Comments
6 min read