DEV Community

# lisp

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Starting a startup? A word on Common Lisp VS TypeScript

Starting a startup? A word on Common Lisp VS TypeScript

1
Comments
1 min read
Learn Common Lisp macros: new 17 videos tutorial

Learn Common Lisp macros: new 17 videos tutorial

3
Comments
5 min read
Getting Started with Hy, the Python Lisp: a Matplotlib example - Ep. 2

Getting Started with Hy, the Python Lisp: a Matplotlib example - Ep. 2

4
Comments
6 min read
Getting Started with Hy, the Python Lisp: a simple Matplotlib example - Ep. 1

Getting Started with Hy, the Python Lisp: a simple Matplotlib example - Ep. 1

2
Comments
4 min read
Getting Started with Goblins

Getting Started with Goblins

Comments 1
7 min read
Create nice-looking GUI applications in Common Lisp

Create nice-looking GUI applications in Common Lisp

1
Comments
1 min read
Run visual commands like htop in Common Lisp

Run visual commands like htop in Common Lisp

1
Comments
1 min read
New string manipulation functions for Common Lisp

New string manipulation functions for Common Lisp

Comments
2 min read
Compile-time exhaustiveness checking in Common Lisp with Serapeum

Compile-time exhaustiveness checking in Common Lisp with Serapeum

1
Comments
2 min read
Eliminating CLOS for a 4.5x speedup

Eliminating CLOS for a 4.5x speedup

2
Comments
4 min read
Get user inputs in Emacs Lisp

Get user inputs in Emacs Lisp

3
Comments
7 min read
Packages that make Emacs Lisp more pleasant

Packages that make Emacs Lisp more pleasant

4
Comments
5 min read
Emacs Lisp debugging tips

Emacs Lisp debugging tips

Comments
3 min read
HTTP over unix sockets in Common Lisp

HTTP over unix sockets in Common Lisp

5
Comments
4 min read
Running docker commands from Common Lisp REPLs

Running docker commands from Common Lisp REPLs

9
Comments 2
4 min read
Learning Pilog - 7: Cuts and Negations

Learning Pilog - 7: Cuts and Negations

3
Comments
3 min read
Build a WebAssembly Language for Fun and Profit: Code Generation

Build a WebAssembly Language for Fun and Profit: Code Generation

1
Comments
14 min read
Mito: An ORM for Common Lisp

Mito: An ORM for Common Lisp

4
Comments 2
8 min read
Using TailwindCSS in Common Lisp web apps without Node.js tooling

Using TailwindCSS in Common Lisp web apps without Node.js tooling

4
Comments
6 min read
Using SVGs in Common Lisp web apps with Djula

Using SVGs in Common Lisp web apps with Djula

3
Comments
8 min read
Parallelly processing a stream in Common Lisp

Parallelly processing a stream in Common Lisp

4
Comments
2 min read
Setting up i18n (Internationalization) for a Common Lisp web application

Setting up i18n (Internationalization) for a Common Lisp web application

6
Comments
5 min read
Create a Common Lisp Web app using ningle

Create a Common Lisp Web app using ningle

10
Comments
6 min read
How to use environment variables with cl-dotenv in a Common Lisp web app

How to use environment variables with cl-dotenv in a Common Lisp web app

12
Comments
2 min read
Learning Pilog - 5: Lists

Learning Pilog - 5: Lists

Comments
3 min read
Clojure na visão de um dev JS

Clojure na visão de um dev JS

1
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
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
Lisp machine security

Lisp machine security

2
Comments
1 min read
Learn Scheme by Example: IUP GUI with Chicken Scheme

Learn Scheme by Example: IUP GUI with Chicken Scheme

15
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
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
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

5
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
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
loading...