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

NISP

31
Stars
2
Forks
Watchers

scheme dialect livecoding tracker for norns

CadregaLisp

33
Stars
0
Forks
Watchers

🍎 Just another useless programming language, but with inganno.

crisp

24
Stars
2
Forks
Watchers

A Minimal Lispy Calculator

cl-bcrypt

8
Stars
1
Forks
Watchers

Common Lisp system for parsing and generating bcrypt password hashes

cl-covid19

58
Stars
1
Forks
Watchers

Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana

cl-migratum

42
Stars
5
Forks
Watchers

Database Schema Migration System for Common Lisp

cl-rfc4251

11
Stars
2
Forks
Watchers

Common Lisp library for encoding and decoding RFC 4251 compliant data

cl-ssh-keys

20
Stars
0
Forks
Watchers

Common Lisp system for generating and parsing of OpenSSH keys

cl-wol

13
Stars
0
Forks
Watchers

Wake on LAN (WoL) system for Common Lisp

fluid-let

7
Stars
0
Forks
Watchers

Dynamically scoped variables in Rust