summaryrefslogtreecommitdiff
path: root/topics/lisp/common-lisp-notes.gmi
blob: eca6c3d11f2c712fb7021053251f785a9be1db8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# List of common lisp packages:

=> https://github.com/CodyReichert/awesome-cl

# Books

http://cliki.net/Lisp+Books

# Practice

https://github.com/google/lisp-koans
https://exercism.io/tracks/common-lisp

# Documentation

The nonguix channel provides an emacs package for the Common Lisp HyperSpec:

=> https://gitlab.com/nonguix/nonguix/-/blob/master/nongnu/packages/emacs.scm#L26 clhs

# Getting Help / Asking Questions

## Libera Chat

```
#clschool
#commonlisp
```

## Matrix

```
#common-lisp:matrix.org
```