Lisp topic
Lisp is the second-oldest high-level programming language in widespread use today. It was originally created as a practical mathematical notation for computer programs. Lisp pioneered many ideas in computer science, including tree data structures, automatic storage management, dynamic typing, and the self-hosting compiler.
CLisp-Cheat-Sheet
A cheat sheet providing Common Lisp basics
orion
Orion is a high level, purely functional programming language with a LISP based syntax.
vinel
VINEL Is Not Emacs Lisp - Lisp dialect compiling to Vim Script.
aniseed
Neovim configuration and plugins in Fennel (Lisp compiled to Lua)
wart
An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.
awesome-cl
A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
awesomo
Cool open source projects. Choose your project and get involved in Open Source development now.
kamilalisp
A functional, flexible and concise Lisp.
lisp-in-life
A Lisp interpreter implemented in Conway's Game of Life