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

https://github.com/azur1s/haven

ML-like Programming Language (WIP)
https://github.com/azur1s/haven

compiler ocaml programming-language

Last synced: about 1 month ago
JSON representation

ML-like Programming Language (WIP)

Awesome Lists containing this project

README

          

# haven

haven is a ML-like language hoping to be used for writing backends.
Target R5RS Scheme, tested on Chez and Gambit.

For introduction, see [examples/](./examples).

> [!WARNING]
> Work in progress.