Modulesยง
- data
- data and types in mers
- errors
- struct to represent errors the user may face
- info
- shared code handling scopes to guarantee that compiler and runtime scopes match
- parsing
- parser implementation.
- prelude_
compile - prelude_
extend_ config - can be used to extend the mers config. with this, you can add values (usually functions), or your own custom types to the language.
- program
- theme