Skip to content

Commit de19ed2

Browse files
committed
more resources for common lisp
1 parent 00cd58a commit de19ed2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.org

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This project aims to explore the extensive spectrum of the Lisp family of langua
77

88
The Lisps we will be exploring:
99
- [[file:common-lisp/][Common Lisp]]
10+
- uLisp
11+
- Emacs Lisp
1012
- [[file:scheme/][Scheme]]
1113
- Chez Scheme
1214
- Racket
@@ -15,6 +17,7 @@ The Lisps we will be exploring:
1517
- [[file:gambit/][Gambit Scheme]]
1618
- Gerbil Scheme
1719
- [[file:guile/][Guile Scheme]]
20+
- LIPS
1821
- [[file:clojure/][Clojure]]
1922
- ClojureScript
2023
- Fennel

common-lisp/README.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Common Lisp is the modern, multi-paradigm, high-performance, compiled, ANSI-stan
2121
** Videos
2222
- [[https://www.youtube.com/watch?v=4NO83wZVT0A&t=1789s][Practical Common Lisp]]
2323
- [[https://www.youtube.com/watch?v=IrmHp1rRQ68][Common Lisp Object Standard]]
24+
- [[https://www.youtube.com/watch?v=cKK-Y1-jAHM&t=10046s][freecodecamp: Lisp in Four Hours for Beginners]]
2425

2526
** Community
2627
- [[https://www.reddit.com/r/Common_Lisp/][Common Lisp Subreddit]]

0 commit comments

Comments
 (0)