https://github.com/dheavy/shlisp
Schlock version of Lisp, to learn C and how to create a programming language from scratch
https://github.com/dheavy/shlisp
Last synced: 11 months ago
JSON representation
Schlock version of Lisp, to learn C and how to create a programming language from scratch
- Host: GitHub
- URL: https://github.com/dheavy/shlisp
- Owner: dheavy
- Created: 2017-02-14T11:03:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T08:56:50.000Z (over 9 years ago)
- Last Synced: 2025-02-08T11:36:07.700Z (over 1 year ago)
- Language: C
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shlisp
> A [schlock](http://www.urbandictionary.com/define.php?term=schlock) version of Lisp,
> made to learn both C and how to create a programming language from scratch.