https://github.com/thepuzzlemaker/knight.lisp
An implementation of @sampersand's Knight (https://github.com/knight-lang/knight-lang) in Common Lisp (specifically, SBCL)
https://github.com/thepuzzlemaker/knight.lisp
Last synced: 5 months ago
JSON representation
An implementation of @sampersand's Knight (https://github.com/knight-lang/knight-lang) in Common Lisp (specifically, SBCL)
- Host: GitHub
- URL: https://github.com/thepuzzlemaker/knight.lisp
- Owner: ThePuzzlemaker
- Created: 2022-09-26T00:43:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T02:05:59.000Z (over 3 years ago)
- Last Synced: 2025-01-29T16:12:26.344Z (over 1 year ago)
- Language: Common Lisp
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# knight.lisp
An implementation of [sampersand](https://github.com/sampersand)'s [Knight](https://github.com/knight/knight-lang) in Common Lisp.