A total, purely functional statically typed language that aims to show the true power of row types.
- Haskell 100%
| examples | docs: Examples, TODOs and typos | |
| src | fix: Both TODOs in PrettyPrint | |
| .gitmodules | chore: Add Honeycomb | |
| README.md | docs: Examples, TODOs and typos | |
Graphite
A total, purely functional statically typed language that aims to show the true power of row types.
Currently just a System F omega interpreter, see the examples directory for a showcase.
Due to Hugs compatibility, this repository has honeycomb-hs as a git submodule. Clone this repository with git clone --recurse-submodules https://codeberg.org/Bowuigi/Graphite.
A GHC-only version that replaces the parser is planned.