Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
lisp
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Compile-time exhaustiveness checking in Common Lisp with Serapeum
vindarel
vindarel
vindarel
Follow
Mar 19
Compile-time exhaustiveness checking in Common Lisp with Serapeum
#
lisp
Comments
Add Comment
2 min read
New string manipulation functions for Common Lisp
vindarel
vindarel
vindarel
Follow
Mar 17
New string manipulation functions for Common Lisp
#
lisp
Comments
Add Comment
2 min read
Eliminating CLOS for a 4.5x speedup
Phoebe Goldman
Phoebe Goldman
Phoebe Goldman
Follow
Dec 24 '22
Eliminating CLOS for a 4.5x speedup
#
lisp
#
commonlisp
#
optimization
#
performance
2
reactions
Comments
Add Comment
4 min read
Get user inputs in Emacs Lisp
Giovanni Crisalfi
Giovanni Crisalfi
Giovanni Crisalfi
Follow
Nov 13 '22
Get user inputs in Emacs Lisp
#
emacs
#
lisp
#
beginners
3
reactions
Comments
Add Comment
7 min read
Packages that make Emacs Lisp more pleasant
Marie K. Ekeberg
Marie K. Ekeberg
Marie K. Ekeberg
Follow
Oct 10 '22
Packages that make Emacs Lisp more pleasant
#
emacs
#
editor
#
productivity
#
lisp
3
reactions
Comments
Add Comment
5 min read
Emacs Lisp debugging tips
Marie K. Ekeberg
Marie K. Ekeberg
Marie K. Ekeberg
Follow
Oct 10 '22
Emacs Lisp debugging tips
#
emacs
#
debugging
#
productivity
#
lisp
Comments
Add Comment
3 min read
HTTP over unix sockets in Common Lisp
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Sep 28 '22
HTTP over unix sockets in Common Lisp
#
commonlisp
#
lisp
#
unixsocket
#
socket
5
reactions
Comments
Add Comment
4 min read
Running docker commands from Common Lisp REPLs
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Sep 13 '22
Running docker commands from Common Lisp REPLs
#
commonlisp
#
lisp
#
docker
#
productivity
9
reactions
Comments
2
comments
4 min read
Learning Pilog - 7: Cuts and Negations
Mia
Mia
Mia
Follow
Aug 2 '22
Learning Pilog - 7: Cuts and Negations
#
picolisp
#
lisp
#
functional
#
pilog
3
reactions
Comments
Add Comment
3 min read
Build a WebAssembly Language for Fun and Profit: Code Generation
Charla Bigelow
Charla Bigelow
Charla Bigelow
Follow
for
Courier
Sep 2 '22
Build a WebAssembly Language for Fun and Profit: Code Generation
#
webassembly
#
codegeneration
#
lisp
1
reaction
Comments
Add Comment
14 min read
Mito: An ORM for Common Lisp
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Aug 22 '22
Mito: An ORM for Common Lisp
#
commonlisp
#
lisp
#
orm
#
database
2
reactions
Comments
2
comments
8 min read
Using TailwindCSS in Common Lisp web apps without Node.js tooling
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Aug 19 '22
Using TailwindCSS in Common Lisp web apps without Node.js tooling
#
commonlisp
#
lisp
#
tailwindcs
#
css
4
reactions
Comments
Add Comment
6 min read
Using SVGs in Common Lisp web apps with Djula
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Aug 8 '22
Using SVGs in Common Lisp web apps with Djula
#
commonlisp
#
lisp
#
svg
#
webdev
3
reactions
Comments
Add Comment
8 min read
Parallelly processing a stream in Common Lisp
Vee Satayamas
Vee Satayamas
Vee Satayamas
Follow
Aug 8 '22
Parallelly processing a stream in Common Lisp
#
commonlisp
#
lisp
#
stream
#
parallel
4
reactions
Comments
Add Comment
2 min read
Setting up i18n (Internationalization) for a Common Lisp web application
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Aug 3 '22
Setting up i18n (Internationalization) for a Common Lisp web application
#
commonlisp
#
lisp
#
i18n
#
webdev
6
reactions
Comments
Add Comment
5 min read
Create a Common Lisp Web app using ningle
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Aug 2 '22
Create a Common Lisp Web app using ningle
#
commonlisp
#
lisp
#
webdev
#
ningle
9
reactions
Comments
Add Comment
6 min read
How to use environment variables with cl-dotenv in a Common Lisp web app
Rajasegar Chandran
Rajasegar Chandran
Rajasegar Chandran
Follow
Aug 1 '22
How to use environment variables with cl-dotenv in a Common Lisp web app
#
commonlisp
#
webdev
#
security
#
lisp
12
reactions
Comments
Add Comment
2 min read
Learning Pilog - 5: Lists
Mia
Mia
Mia
Follow
Jul 14 '22
Learning Pilog - 5: Lists
#
picolisp
#
lisp
#
functional
#
prolog
Comments
Add Comment
3 min read
Clojure na visão de um dev JS
Gabriel Grubba
Gabriel Grubba
Gabriel Grubba
Follow
Jul 21 '22
Clojure na visão de um dev JS
#
javascript
#
clojure
#
lisp
#
programming
1
reaction
Comments
Add Comment
3 min read
Learning Pilog - 6: More Lists
Mia
Mia
Mia
Follow
Jul 17 '22
Learning Pilog - 6: More Lists
#
picolisp
#
lisp
#
pilog
#
functional
6
reactions
Comments
Add Comment
3 min read
20-line DSL in typescript or js without a library
Luke Harold Miles
Luke Harold Miles
Luke Harold Miles
Follow
Jun 1 '22
20-line DSL in typescript or js without a library
#
javascript
#
typescript
#
dsl
#
lisp
6
reactions
Comments
1
comment
1 min read
Learning Pilog - 2: Facts, Rules, Queries
Mia
Mia
Mia
Follow
Jun 6 '22
Learning Pilog - 2: Facts, Rules, Queries
#
picolisp
#
lisp
#
prolog
#
pilog
9
reactions
Comments
Add Comment
4 min read
Learning Pilog - 4: Recursion
Mia
Mia
Mia
Follow
Jun 13 '22
Learning Pilog - 4: Recursion
#
picolisp
#
lisp
#
functional
#
logic
5
reactions
Comments
Add Comment
5 min read
Learning Pilog -3: Unification and Proof Search
Mia
Mia
Mia
Follow
Jun 9 '22
Learning Pilog -3: Unification and Proof Search
#
picolisp
#
lisp
#
prolog
#
pilog
9
reactions
Comments
Add Comment
4 min read
How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks
Mia
Mia
Mia
Follow
May 13 '22
How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks
#
picolisp
#
database
#
lisp
#
functional
9
reactions
Comments
Add Comment
6 min read
How to create a RESTful API to the PicoLisp Database
Mia
Mia
Mia
Follow
May 2 '22
How to create a RESTful API to the PicoLisp Database
#
picolisp
#
lisp
#
database
9
reactions
Comments
Add Comment
6 min read
Creating a User Interface for Data Modification, Part 2
Mia
Mia
Mia
Follow
May 8 '22
Creating a User Interface for Data Modification, Part 2
#
picolisp
#
lisp
#
functional
#
database
9
reactions
Comments
Add Comment
3 min read
Creating a User Interface for Data Modification, Part 1
Mia
Mia
Mia
Follow
May 6 '22
Creating a User Interface for Data Modification, Part 1
#
picolisp
#
functional
#
database
#
lisp
10
reactions
Comments
Add Comment
7 min read
Lisp machine security
Fulton Browne
Fulton Browne
Fulton Browne
Follow
Apr 2 '22
Lisp machine security
#
lisp
#
security
2
reactions
Comments
Add Comment
1 min read
Learn Scheme by Example: IUP GUI with Chicken Scheme
Matthew D. Miller
Matthew D. Miller
Matthew D. Miller
Follow
May 2 '22
Learn Scheme by Example: IUP GUI with Chicken Scheme
#
lisp
#
scheme
#
gui
#
tutorial
15
reactions
Comments
Add Comment
11 min read
I Created A LISP-like Scripting Language
Harsh Singh
Harsh Singh
Harsh Singh
Follow
May 2 '22
I Created A LISP-like Scripting Language
#
lisp
#
javascript
#
programming
#
transpiled
9
reactions
Comments
Add Comment
2 min read
Creating a User Interface to the Database: Setup
Mia
Mia
Mia
Follow
Mar 27 '22
Creating a User Interface to the Database: Setup
#
picolisp
#
lisp
#
functional
#
database
8
reactions
Comments
Add Comment
5 min read
Web Apps: GUI Enabling/Disabling of controls
Mia
Mia
Mia
Follow
Feb 22 '22
Web Apps: GUI Enabling/Disabling of controls
#
functional
#
picolisp
#
lisp
#
webdev
5
reactions
Comments
Add Comment
3 min read
How to create a To-Do App in PicoLisp (Responsive Version) - Part 2
Mia
Mia
Mia
Follow
Mar 6 '22
How to create a To-Do App in PicoLisp (Responsive Version) - Part 2
#
picolisp
#
lisp
#
functional
5
reactions
Comments
Add Comment
6 min read
How to create a To-Do App in PicoLisp (Responsive Version) - Part 1
Mia
Mia
Mia
Follow
Mar 3 '22
How to create a To-Do App in PicoLisp (Responsive Version) - Part 1
#
picolisp
#
webdev
#
lisp
5
reactions
Comments
Add Comment
5 min read
I recommend Clojure as the first programming language to learn for beginners.
Vee Satayamas
Vee Satayamas
Vee Satayamas
Follow
Mar 23 '22
I recommend Clojure as the first programming language to learn for beginners.
#
clojure
#
lisp
3
reactions
Comments
Add Comment
1 min read
My Lispy code in Python
Vee Satayamas
Vee Satayamas
Vee Satayamas
Follow
Mar 22 '22
My Lispy code in Python
#
lisp
#
python
5
reactions
Comments
Add Comment
1 min read
How to Add Records to the PicoLisp Database
Mia
Mia
Mia
Follow
Mar 18 '22
How to Add Records to the PicoLisp Database
#
picolisp
#
lisp
#
database
#
webdev
5
reactions
Comments
Add Comment
4 min read
How to Define Entities and Relationships in the PicoLisp Database
Mia
Mia
Mia
Follow
Mar 15 '22
How to Define Entities and Relationships in the PicoLisp Database
#
picolisp
#
lisp
#
webdev
#
database
5
reactions
Comments
Add Comment
3 min read
How to create a To-Do App in PicoLisp (Desktop Version)
Mia
Mia
Mia
Follow
Feb 28 '22
How to create a To-Do App in PicoLisp (Desktop Version)
#
picolisp
#
lisp
#
webdev
4
reactions
Comments
Add Comment
5 min read
Introduction to the PicoLisp Database
Mia
Mia
Mia
Follow
Mar 9 '22
Introduction to the PicoLisp Database
#
picolisp
#
lisp
#
database
#
functional
7
reactions
Comments
Add Comment
3 min read
100 Languages Speedrun: Episode 92: newLISP
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Follow
Feb 16 '22
100 Languages Speedrun: Episode 92: newLISP
#
lisp
#
newlisp
5
reactions
Comments
Add Comment
4 min read
100 Languages Speedrun: Episode 95: Janet
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Follow
Feb 17 '22
100 Languages Speedrun: Episode 95: Janet
#
janet
#
lisp
6
reactions
Comments
Add Comment
4 min read
Web Application Programming in PicoLisp: Some more GUI elements
Mia
Mia
Mia
Follow
Feb 13 '22
Web Application Programming in PicoLisp: Some more GUI elements
#
picolisp
#
webdev
#
lisp
#
functional
6
reactions
Comments
Add Comment
4 min read
PicoLisp Explored: Object-Oriented Programming, Part 2
Mia
Mia
Mia
Follow
Feb 1 '22
PicoLisp Explored: Object-Oriented Programming, Part 2
#
functional
#
picolisp
#
lisp
#
oop
3
reactions
Comments
Add Comment
4 min read
100 Languages Speedrun: Episode 86: Emacs Lisp
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Follow
Feb 11 '22
100 Languages Speedrun: Episode 86: Emacs Lisp
#
lisp
#
emacs
9
reactions
Comments
22
comments
6 min read
Web Application Programming in PicoLisp: Adding HTML Tags
Mia
Mia
Mia
Follow
Jan 17 '22
Web Application Programming in PicoLisp: Adding HTML Tags
#
webdev
#
picolisp
#
lisp
#
functional
5
reactions
Comments
Add Comment
4 min read
Web Application Programming in PicoLisp: Creating HTML Forms, Part 1
Mia
Mia
Mia
Follow
Jan 23 '22
Web Application Programming in PicoLisp: Creating HTML Forms, Part 1
#
picolisp
#
lisp
#
functional
3
reactions
Comments
Add Comment
6 min read
Web Application Programming in PicoLisp: Adding CSS
Mia
Mia
Mia
Follow
Jan 20 '22
Web Application Programming in PicoLisp: Adding CSS
#
picolisp
#
webdev
#
lisp
#
functional
6
reactions
Comments
Add Comment
5 min read
The Number Guessing Game Written in YAML as LISP Interpreted with Python
Bas Steins
Bas Steins
Bas Steins
Follow
Jan 23 '22
The Number Guessing Game Written in YAML as LISP Interpreted with Python
#
python
#
programming
#
lisp
6
reactions
Comments
Add Comment
4 min read
Web Application Programming in PicoLisp: How it works
Mia
Mia
Mia
Follow
Jan 11 '22
Web Application Programming in PicoLisp: How it works
#
webdev
#
functional
#
picolisp
#
lisp
5
reactions
Comments
Add Comment
5 min read
From loop recur to reduce
Nick Bauman
Nick Bauman
Nick Bauman
Follow
Dec 28 '21
From loop recur to reduce
#
clojure
#
functional
#
tutorial
#
lisp
2
reactions
Comments
Add Comment
1 min read
PicoLisp Explored: The enum function
Mia
Mia
Mia
Follow
Dec 27 '21
PicoLisp Explored: The enum function
#
picolisp
#
lisp
#
algorithms
#
functional
5
reactions
Comments
Add Comment
4 min read
Riddle 2: Even Fibonacci Numbers
Mia
Mia
Mia
Follow
Jan 5 '22
Riddle 2: Even Fibonacci Numbers
#
picolisp
#
lisp
#
euler
#
functional
6
reactions
Comments
Add Comment
2 min read
SICP Exercises Chapter 1 Part 1
Ata Kuyumcu
Ata Kuyumcu
Ata Kuyumcu
Follow
Jan 3 '22
SICP Exercises Chapter 1 Part 1
#
sicp
#
lisp
#
exercise
6
reactions
Comments
Add Comment
6 min read
The Fibonacci Sequence
Mia
Mia
Mia
Follow
Dec 30 '21
The Fibonacci Sequence
#
picolisp
#
lisp
#
algorithms
6
reactions
Comments
Add Comment
6 min read
PicoLisp Explored: The cache function
Mia
Mia
Mia
Follow
Dec 18 '21
PicoLisp Explored: The cache function
#
picolisp
#
lisp
#
functional
#
algorithms
2
reactions
Comments
Add Comment
4 min read
100 Languages Speedrun: Episode 34: Racket Scheme
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Follow
Dec 26 '21
100 Languages Speedrun: Episode 34: Racket Scheme
#
racket
#
scheme
#
lisp
8
reactions
Comments
5
comments
4 min read
Binary Tree Traversal, Part 2
Mia
Mia
Mia
Follow
Dec 15 '21
Binary Tree Traversal, Part 2
#
picolisp
#
lisp
#
algorithms
#
functional
5
reactions
Comments
Add Comment
3 min read
100 Languages Speedrun: Episode 21: Clojure
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Follow
Dec 11 '21
100 Languages Speedrun: Episode 21: Clojure
#
lisp
#
clojure
#
java
6
reactions
Comments
3
comments
6 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account