#lisp Cheatsheets
Clojure Cheatsheet
A concise reference for Clojure syntax, data structures, functions, and macros, designed to help you quickly recall key elements of the language.
Lisp Programming Cheatsheet
A concise reference for Lisp programming, covering syntax, data structures, functions, macros, and common operations. Useful for both beginners and experienced Lispers.
Racket Programming Cheatsheet
A concise reference for Racket programming, covering syntax, data structures, control flow, and module system basics.
Scheme Programming Language Cheatsheet
A concise cheat sheet covering the core syntax, data types, procedures, and control structures of the Scheme programming language, useful for quick reference and learning.