All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Side-by-Side Reference Guide: Common Lisp, Racket, Clojure, and Emacs Lisp

By

veqq

13d ago· 69 min readenNews

Summary

A comprehensive side-by-side reference sheet comparing four major Lisp dialects: Common Lisp (SBCL), Racket, Clojure, and Emacs Lisp. The document covers syntax, grammar, execution models, data types, functions, macros, and various programming constructs across all four dialects, serving as a quick-reference guide for developers working with or comparing Lisp variants.

Key quotes

· 3 pulled
ca side-by-side reference sheet
grammar and execution | variables and expressions | arithmetic and logic | strings | regular expressions | dates and time | lists | fixed-length arrays | dictionaries | user-defined types | functions | execution control | exceptions | streams | emacs buffers | files | directories | processes and environment | libraries and namespaces | objects | lisp macros | reflection | java interop
common lisp | racket | clojure | emacs lisp
Snippet from the RSS feed
ca side-by-side reference sheet

You might also wanna read