An open API service indexing awesome lists of open source software.

https://github.com/tadd/schaf

A study.
https://github.com/tadd/schaf

Last synced: over 1 year ago
JSON representation

A study.

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.