ilya-fiveisky's Stars
jacksonliam/mjpg-streamer
Fork of http://sourceforge.net/projects/mjpg-streamer/
lem-project/lem
Common Lisp editor/IDE with high expansibility
inconvergent/weird
Generative art in Common Lisp
coalton-lang/coalton
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
phantomics/april
The APL programming language (a subset thereof) compiling to Common Lisp.
quil-lang/quilc
The optimizing Quil compiler.
susam/emacs4cl
A tiny DIY kit to set up vanilla Emacs for Common Lisp programming
Interlisp/medley
The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
openmusic-project/openmusic
The OpenMusic visual programming / computer-aided composition environment
jameshaydon/lawvere
A categorical programming language with effects
pcostanza/closer-mop
Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.
fare/lisp-interface-library
LIL: abstract interfaces and supporting concrete data-structures in Common Lisp
msakai/cpl
An interpreter of Hagino's Categorical Programming Language (CPL).
emotiq/emotiq
ruricolist/cmd
Utility for running external programs
borodust/alien-works
Multiplatform game foundation framework for Common Lisp
spwhitton/consfigurator
Lisp declarative configuration management system
tokenrove/series
unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)
digikar99/polymorphic-functions
A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.
pcostanza/filtered-functions
Filtered functions provide an extension of CLOS generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary predicates for selecting and applying methods.
mikelevins/taps
A library of conveniences for working with the Common Lisp SERIES package
commonqt/commonqt5
varjagg/deptree
System dependency listing and archiving tool for Common Lisp
nicolaisingh/saveplace-pdf-view
Save place in pdf-view buffers for Emacs
lisp-polymorph/polymorph.stl
All polymorphs united
hyotang666/with-package
WITH-PACKAGE - Common Lisp utility library for using external package locally.
kierangrant/cl-qt-example
Example LISP Qt Application
pcrama/midi
midi file library for common lisp (fork of http://www.doc.gold.ac.uk/isms/lisp/midi/)
Shirakumo/wavefront-loader
Loads wavefront obj and mtl files into directly drawable mesh objects.
jl2/wavefront-reader
Common Lisp library to read Wavefront OBJ files.