https://github.com/jdan/bismuth
An experimental Scheme
https://github.com/jdan/bismuth
ocaml scheme
Last synced: 8 months ago
JSON representation
An experimental Scheme
- Host: GitHub
- URL: https://github.com/jdan/bismuth
- Owner: jdan
- Created: 2018-12-20T00:46:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T18:56:23.000Z (about 7 years ago)
- Last Synced: 2025-07-10T05:44:08.726Z (11 months ago)
- Topics: ocaml, scheme
- Language: OCaml
- Homepage: https://jdan.github.io/bismuth/Lang.html
- Size: 66.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## bismuth
This is an experimental Scheme-like language written in OCaml. It has no CLI and has no business being installed on your machine. Still, you may find the source code enlightening.
### `make test`
Run unit tests
### `make docs`
Regenerate docs