Common Lisp
Common Lisp is a general-purpose, multi-paradigm dialect of Lisp standardized in the 1980s, notable for its powerful macro system, dynamic development style, and support for both functional and object-oriented programming.
5 resources across 2 libraries
Glossary Terms(4)
Prolog
Prolog is a declarative, logic-based programming language in which programs are expressed as facts and rules, and computation proceeds by the language's engine…
Scheme
Scheme is a minimalist dialect of Lisp, created in the mid-1970s by Gerald Jay Sussman and Guy Steele, known for its small, elegant core syntax and emphasis on…
Common Lisp
Common Lisp is a general-purpose, multi-paradigm dialect of Lisp standardized in the 1980s, notable for its powerful macro system, dynamic development style, a…
Racket
Racket is a general-purpose, multi-paradigm programming language descended from Scheme, originally released as PLT Scheme, designed with particular emphasis on…