Forem

# lisp

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
20-line DSL in typescript or js without a library

20-line DSL in typescript or js without a library

6
Comments 1
1 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
Learn Scheme by Example: IUP GUI with Chicken Scheme

Learn Scheme by Example: IUP GUI with Chicken Scheme

17
Comments
11 min read
I Created A LISP-like Scripting Language

I Created A LISP-like Scripting Language

10
Comments
2 min read
Creating a User Interface to the Database: Setup

Creating a User Interface to the Database: Setup

8
Comments
5 min read
Lisp machine security

Lisp machine security

2
Comments
1 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
I recommend Clojure as the first programming language to learn for beginners.

I recommend Clojure as the first programming language to learn for beginners.

3
Comments
1 min read
My Lispy code in Python

My Lispy code in Python

3
Comments
1 min read
How to Add Records to the PicoLisp Database

How to Add Records to the PicoLisp Database

3
Comments
4 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
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
100 Languages Speedrun: Episode 92: newLISP

100 Languages Speedrun: Episode 92: newLISP

5
Comments
4 min read
100 Languages Speedrun: Episode 95: Janet

100 Languages Speedrun: Episode 95: Janet

6
Comments
4 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
Web Apps: GUI Enabling/Disabling of controls

Web Apps: GUI Enabling/Disabling of controls

5
Comments
3 min read
PicoLisp Explored: Object-Oriented Programming, Part 2

PicoLisp Explored: Object-Oriented Programming, Part 2

3
Comments
4 min read
100 Languages Speedrun: Episode 86: Emacs Lisp

100 Languages Speedrun: Episode 86: Emacs Lisp

9
Comments 22
6 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
The Number Guessing Game Written in YAML as LISP Interpreted with Python

The Number Guessing Game Written in YAML as LISP Interpreted with Python

6
Comments
4 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
From loop recur to reduce

From loop recur to reduce

2
Comments
1 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
SICP Exercises Chapter 1 Part 1

SICP Exercises Chapter 1 Part 1

7
Comments
6 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
100 Languages Speedrun: Episode 34: Racket Scheme

100 Languages Speedrun: Episode 34: Racket Scheme

8
Comments 5
4 min read
Binary Tree Traversal, Part 2

Binary Tree Traversal, Part 2

5
Comments
3 min read
100 Languages Speedrun: Episode 21: Clojure

100 Languages Speedrun: Episode 21: Clojure

6
Comments 3
6 min read
Binary Tree Traversal, Part 1

Binary Tree Traversal, Part 1

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

Riddle 1: Multiples of 3 or 5

2
Comments
3 min read
100 Languages Speedrun: Episode 13: Arc

100 Languages Speedrun: Episode 13: Arc

3
Comments
3 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
Learn Common Lisp by Example: GTK GUI with SBCL

Learn Common Lisp by Example: GTK GUI with SBCL

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

Caesar Cipher: A Simple Encryption System in PicoLisp

5
Comments
7 min read
Learn Scheme by Example: Tk GUI with Chicken Scheme

Learn Scheme by Example: Tk GUI with Chicken Scheme

9
Comments 2
14 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

4
Comments
4 min read
Common Lisp et les fichiers

Common Lisp et les fichiers

2
Comments
1 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
Do You Know Where Lisp Is Used Nowadays?

Do You Know Where Lisp Is Used Nowadays?

16
Comments 3
5 min read
loading...