Sheeps! - an entry for the Lisp Game Jam of 2017-04.
-
Updated
Apr 25, 2017 - Common Lisp
Common Lisp is a general-purpose programming language in the Lisp language family. Its syntax is defined on top of s-expressions, however it can be extended through the use of reader macros. It supports compile-time meta-programming through the use of macros. It supports the OOP paradigm through the Common Lisp Object System. The API upon which CLOS is implemented is exposed to the programmer so they can extent the object system. This API is referred as the Meta-Object Protocol. There are multiple implementations available: SBCL, which generates fast code, CCL, which compiles code fast, ABCL, which runs on the JVM, JSCL which runs on Node, and the browser, etc.
Sheeps! - an entry for the Lisp Game Jam of 2017-04.
An adventure in CL, OAuth, REST, MP3, Audio and Rating Algorithms
University of Oklahoma Senior Capstone Project - Functional Programming an Email Client/Server system with ACL2 Theorems
Edit Jupyter Notebooks using Next browser
An implementation of A Prettier Printer in Common Lisp.
A query language and ATtiny database written in uLisp.
LMC (Little Man Computer) simulator written in CommonLisp and Prolog.
Brainfuck compiler written in Common Lisp
Lege is a rule-based morphological analyzer for the Italian language written in Common Lisp.
parser generater for compilers/translators in Common Lisp
Ninety-Nine Progol Problems - Lisp Edition
Hunchentoot+React : Projeto Final TWM(UFU)
Defines a simple extensible protocol for computing a guess using advisors.
Pure Lisp Starter Pack
Minimal decentralized "package manager" for Common Lisp (< 150 LOC)
Created by X3J13
Released 1984