Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdan/bismuth
An experimental Scheme
https://github.com/jdan/bismuth
ocaml scheme
Last synced: 9 days ago
JSON representation
An experimental Scheme
- Host: GitHub
- URL: https://github.com/jdan/bismuth
- Owner: jdan
- Created: 2018-12-20T00:46:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T18:56:23.000Z (over 5 years ago)
- Last Synced: 2024-11-08T13:41:08.686Z (2 months ago)
- Topics: ocaml, scheme
- Language: OCaml
- Homepage: https://jdan.github.io/bismuth/Lang.html
- Size: 66.4 KB
- Stars: 4
- Watchers: 2
- 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