Giml
Giml Docs
Haddocks Index
The Giml implementation is separated into the following packages:
- giml-language - Definition and frontend of the Giml language.
- giml-backend-js - Definition and backend of a subset of JavaScript used as a compilation target for Giml.
- giml-compiler - A compiler from Giml to JavaScript.