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.

List Lisp repositories

CLisp-Cheat-Sheet

7
Stars
4
Forks
Watchers

A cheat sheet providing Common Lisp basics

orion

238
Stars
10
Forks
Watchers

Orion is a high level, purely functional programming language with a LISP based syntax.

vinel

34
Stars
0
Forks
Watchers

VINEL Is Not Emacs Lisp - Lisp dialect compiling to Vim Script.

aniseed

596
Stars
28
Forks
Watchers

Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

c-sexpr-parser

27
Stars
3
Forks
Watchers

An s-expression parser written in C.

wart

139
Stars
12
Forks
Watchers

An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.

awesome-cl

2.5k
Stars
184
Forks
Watchers

A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

awesomo

9.3k
Stars
660
Forks
Watchers

Cool open source projects. Choose your project and get involved in Open Source development now.

kamilalisp

263
Stars
10
Forks
Watchers

A functional, flexible and concise Lisp.

lisp-in-life

445
Stars
7
Forks
Watchers

A Lisp interpreter implemented in Conway's Game of Life