Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
lisp
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
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
11
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
Learning Pilog - 4: Recursion
Mia
Mia
Mia
Follow
Jun 13 '22
Learning Pilog - 4: Recursion
#
picolisp
#
lisp
#
functional
#
logic
3
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
Learning Pilog - 2: Facts, Rules, Queries
Mia
Mia
Mia
Follow
Jun 6 '22
Learning Pilog - 2: Facts, Rules, Queries
#
picolisp
#
lisp
#
prolog
#
pilog
10
reactions
Comments
Add Comment
4 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
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
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
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
10
reactions
Comments
Add Comment
6 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
17
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
10
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
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
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
3
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account