Appears on
Articles3
Side-by-Side Reference Guide: Common Lisp, Racket, Clojure, and Emacs Lisp
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 Lis
News
A Practical Guide to Programming Language Design and Implementation
cs.lmu.edu6mo ago
Exploring the Versatility of the Janet Programming Language
Janet is a functional and imperative programming language that can be used for system scripting, embedding in other programs, rapid prototyping, and dynamic systems. It is implemented mostly in standard C99 and runs on Windows, Linux, and macOS. Janet is easily portable to new platforms and offers more out-of-the-box features compared to other embeddable lan
News

