https://github.com/tadd/schaf
A study.
https://github.com/tadd/schaf
Last synced: over 1 year ago
JSON representation
A study.
- Host: GitHub
- URL: https://github.com/tadd/schaf
- Owner: tadd
- License: mit
- Created: 2024-07-04T14:41:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T11:54:46.000Z (over 1 year ago)
- Last Synced: 2024-11-18T13:03:34.842Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 476 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Schaf
=====
A [Scheme](https://www.scheme.org/) engine that aims[^1] for
[R5RS](https://conservatory.scheme.org/schemers/Documents/Standards/R5RS/)
compliance. Also, a study or an étude for my daily hacking exercise.
You'll find nothing unique or interesting here; this is just one of those plain and
old-fashioned interpreters in C (C17 with some extensions).
You can use this under the [MIT license](./LICENSE.md).
Our milestones will be available at the
[project page](https://github.com/users/tadd/projects/3).
[^1]: just a little[^2] bit
[^2]: really
## Why that name?
* Both "**Sch**eme" and "**Sch**af" begin with `Sch`. So we can use the prefix `sch_` for
our exported symbols in both senses.
* [It](https://de.wiktionary.org/wiki/Schaf)'s like me who got lost.