DEV Community

# lisp

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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

6
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

8
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

6
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
How to install PicoLisp

How to install PicoLisp

3
Comments
4 min read
Searching, Sorting and Pagination in a Common Lisp web application

Searching, Sorting and Pagination in a Common Lisp web application

9
Comments 1
9 min read
Building Common Lisp web apps with Tailwind CSS

Building Common Lisp web apps with Tailwind CSS

7
Comments
6 min read
Building a Rentals Listing web application in Common Lisp

Building a Rentals Listing web application in Common Lisp

16
Comments 2
13 min read
Lisp for the Web - 5

Lisp for the Web - 5

38
Comments 6
11 min read
.emacs + rainbow-delimiter

.emacs + rainbow-delimiter

6
Comments
1 min read
cons car cdr

cons car cdr

6
Comments
1 min read
Getting Started with Clojure, Even on Windows

Getting Started with Clojure, Even on Windows

11
Comments
9 min read
My Minimal Lisp Interpreter

My Minimal Lisp Interpreter

7
Comments
3 min read
How to replace an org-mode link by its description

How to replace an org-mode link by its description

4
Comments
2 min read
Learn Common Lisp by Example: Qt GUI with EQL5

Learn Common Lisp by Example: Qt GUI with EQL5

8
Comments 2
16 min read
Phel: the Lisp that compiles to PHP 🐘

Phel: the Lisp that compiles to PHP 🐘

2
Comments
3 min read
Learn Clojure by Example: JavaFX GUI with Cljfx

Learn Clojure by Example: JavaFX GUI with Cljfx

5
Comments 1
13 min read
I'm building a programming language: Creating tokens

I'm building a programming language: Creating tokens

22
Comments 4
4 min read
Let Over Hiccup: Creating Closures with Reagent

Let Over Hiccup: Creating Closures with Reagent

1
Comments
4 min read
loading...