DEV Community

# picolisp

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learning Pilog - 7: Cuts and Negations

Learning Pilog - 7: Cuts and Negations

3
Comments
3 min read
Learning Pilog - 5: Lists

Learning Pilog - 5: Lists

Comments
3 min read
Learning Pilog - 6: More Lists

Learning Pilog - 6: More Lists

6
Comments
3 min read
Learning Pilog - 2: Facts, Rules, Queries

Learning Pilog - 2: Facts, Rules, Queries

9
Comments
4 min read
Learning Pilog - 4: Recursion

Learning Pilog - 4: Recursion

3
Comments
5 min read
Learning Pilog -3: Unification and Proof Search

Learning Pilog -3: Unification and Proof Search

9
Comments
4 min read
Learning Pilog - 1: A Short Introduction to Prolog

Learning Pilog - 1: A Short Introduction to Prolog

7
Comments
3 min read
How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

9
Comments
6 min read
How to create a RESTful API to the PicoLisp Database

How to create a RESTful API to the PicoLisp Database

9
Comments
6 min read
Creating a User Interface for Data Modification, Part 2

Creating a User Interface for Data Modification, Part 2

9
Comments
3 min read
Creating a User Interface for Data Modification, Part 1

Creating a User Interface for Data Modification, Part 1

10
Comments
7 min read
Creating a User Interface to the Database: Displaying the data

Creating a User Interface to the Database: Displaying the data

5
Comments
4 min read
Creating a User Interface to the Database: Setup

Creating a User Interface to the Database: Setup

8
Comments
5 min read
Web Apps: GUI Enabling/Disabling of controls

Web Apps: GUI Enabling/Disabling of controls

5
Comments
3 min read
How to create a To-Do App in PicoLisp (Responsive Version) - Part 2

How to create a To-Do App in PicoLisp (Responsive Version) - Part 2

5
Comments
6 min read
How to create a To-Do App in PicoLisp (Responsive Version) - Part 1

How to create a To-Do App in PicoLisp (Responsive Version) - Part 1

5
Comments
5 min read
How to Add Records to the PicoLisp Database

How to Add Records to the PicoLisp Database

4
Comments
4 min read
Web Apps: An Animation

Web Apps: An Animation

6
Comments
6 min read
Web Application Programming in PicoLisp: Prefix Classes

Web Application Programming in PicoLisp: Prefix Classes

3
Comments
6 min read
How to Define Entities and Relationships in the PicoLisp Database

How to Define Entities and Relationships in the PicoLisp Database

5
Comments
3 min read
Web Application Programming in PicoLisp: Introducing the GUI framework

Web Application Programming in PicoLisp: Introducing the GUI framework

6
Comments
5 min read
Getting started with the PicoLisp database

Getting started with the PicoLisp database

7
Comments
4 min read
How to create a To-Do App in PicoLisp (Desktop Version)

How to create a To-Do App in PicoLisp (Desktop Version)

4
Comments
5 min read
Introduction to the PicoLisp Database

Introduction to the PicoLisp Database

7
Comments
3 min read
WebApps: A Simple Windowed Application

WebApps: A Simple Windowed Application

6
Comments
5 min read
Web Application Programming in PicoLisp: Some more GUI elements

Web Application Programming in PicoLisp: Some more GUI elements

6
Comments
4 min read
PicoLisp Explored: Object-Oriented Programming, Part 2

PicoLisp Explored: Object-Oriented Programming, Part 2

3
Comments
4 min read
Web Application Programming in PicoLisp: Setting up the server

Web Application Programming in PicoLisp: Setting up the server

5
Comments
2 min read
Rosetta Code: Object Oriented Programming Examples

Rosetta Code: Object Oriented Programming Examples

4
Comments
8 min read
Web Application Programming in PicoLisp: Adding HTML Tags

Web Application Programming in PicoLisp: Adding HTML Tags

5
Comments
4 min read
Web Application Programming in PicoLisp: Adding CSS

Web Application Programming in PicoLisp: Adding CSS

6
Comments
5 min read
Web Application Programming in PicoLisp: Creating HTML Forms, Part 1

Web Application Programming in PicoLisp: Creating HTML Forms, Part 1

2
Comments
6 min read
Web Application Programming in PicoLisp: How it works

Web Application Programming in PicoLisp: How it works

5
Comments
5 min read
PicoLisp Explored: The enum function

PicoLisp Explored: The enum function

5
Comments
4 min read
Riddle 2: Even Fibonacci Numbers

Riddle 2: Even Fibonacci Numbers

6
Comments
2 min read
The Fibonacci Sequence

The Fibonacci Sequence

6
Comments
6 min read
PicoLisp Explored: The cache function

PicoLisp Explored: The cache function

2
Comments
4 min read
Binary Tree Traversal, Part 2

Binary Tree Traversal, Part 2

5
Comments
3 min read
PicoLisp Explored: The fifo function

PicoLisp Explored: The fifo function

5
Comments
3 min read
Binary Tree Traversal, Part 1

Binary Tree Traversal, Part 1

5
Comments
5 min read
PicoLisp Explored: The idx function

PicoLisp Explored: The idx function

6
Comments
3 min read
Riddle 1: Multiples of 3 or 5

Riddle 1: Multiples of 3 or 5

2
Comments
3 min read
The Project Euler

The Project Euler

4
Comments
2 min read
Classic Algorithms: Solving the 100 Doors Riddle

Classic Algorithms: Solving the 100 Doors Riddle

2
Comments
7 min read
PicoLisp Explored: The SET function

PicoLisp Explored: The SET function

3
Comments
4 min read
Caesar Cipher: A Simple Encryption System in PicoLisp

Caesar Cipher: A Simple Encryption System in PicoLisp

5
Comments
7 min read
The Rosetta Code Project

The Rosetta Code Project

3
Comments
2 min read
How to join the PicoLisp Community

How to join the PicoLisp Community

3
Comments
2 min read
Levelling up - 2: Use the debugger

Levelling up - 2: Use the debugger

5
Comments
6 min read
Levelling up - 1: Read the docs

Levelling up - 1: Read the docs

6
Comments
7 min read
A very first PicoLisp program

A very first PicoLisp program

6
Comments
6 min read
Floating Point vs. Fixed Point Arithmetics

Floating Point vs. Fixed Point Arithmetics

4
Comments
4 min read
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
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 - 4: Control Flow

60 PicoLisp Functions You Should Know - 4: Control Flow

6
Comments
3 min read
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 - 2: Defining Variables

60 PicoLisp Functions You Should Know - 2: Defining Variables

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

60 PicoLisp Functions You Should Know - 1: Arithmetics

4
Comments
3 min read
Pros and Cons of PicoLisp Unfolded

Pros and Cons of PicoLisp Unfolded

3
Comments
5 min read
Form follows function: Concepts and Data Types of PicoLisp

Form follows function: Concepts and Data Types of PicoLisp

3
Comments
5 min read
loading...