SahilKang / cl-snake
Play snake in the terminal
☆14Updated 6 years ago
Alternatives and similar repositories for cl-snake:
Users that are interested in cl-snake are comparing it to the libraries listed below
- Persistent data structures in Common Lisp☆18Updated last year
- Why write programs in Common Lisp but tests like Java? Meet CheckL!☆43Updated 6 years ago
- Read keyboard events in the terminal from Common Lisp☆15Updated 7 years ago
- A simple image viewer in Common Lisp.☆36Updated 5 years ago
- A Common Lisp library for issuing and validating JSON Web Tokens☆14Updated 3 years ago
- Stating the obvious: using the REPL to live-reload a running website☆26Updated 4 months ago
- Superior Common Lisp `trace` functionality for debugging/profiling real world applications.☆31Updated 4 years ago
- Store and replay results of http calls for easier testing of external services.☆12Updated 7 years ago
- Common Lisp library for manipulating date/time objects at a higher level☆30Updated last year
- A Common Lisp library for decompressing deflate, zlib, gzip, and bzip2 data☆12Updated last year
- Portability layer for atomic operations like compare-and-swap (CAS)☆33Updated last year
- list of extensions beyond CL available in lisp implementations, and the status of its spread.☆21Updated 5 years ago
- OS portability library for file change detection.☆28Updated 2 months ago
- Spellchecking library for Common Lisp (currently only English)☆13Updated last week
- Common Lisp library to escape strings for the shell, or split strings according to shell rules.☆13Updated 9 years ago
- Last.fm API for Common Lisp☆16Updated 5 years ago
- ☆27Updated 9 months ago
- Convert strings between camelCase, param-case, snake_case and more