Entries tagged lisp | Hugonweb Annotated Link Bibliography

Parinfer

https://shaunlebron.github.io/parinfer/

Automatically rearanges parentheses based on the indentation level, or optionally, the indentation level based on parentheses. This seems like the way to do the parentheses in Lisp.

A Scheme primer

https://files.spritely.institute/papers/scheme-primer.html

This seems like a nice intro if I ever get around to learning lisp.