Files
web-apps-in-lisp/README.org
T
2026-08-05 01:08:49 +03:00

11 lines
329 B
Org Mode

Following the tutorial [[https://web-apps-in-lisp.github.io/][here]] by vindarel.
* djula fix
Loading error due to sbcl incompat with named-readtables.
- [[https://bugs.launchpad.net/sbcl/+bug/2134500]]
- [[https://github.com/melisgl/named-readtables/commit/6eea56674442b884a4fee6ede4c8aad63541aa5b]]
Applying this fixed it.