Huia is an immutable, typed, object oriented programming language targetting native and web execution.
This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2018-09-03 18:53:11 +12:00
compiler Add trait implementations to the type system. 2018-08-29 20:21:09 +12:00
huiac Add huiac binary that just prints out the AST. 2018-09-03 18:53:11 +12:00
packages/core Working verison 0 parser. 2018-09-01 11:44:59 +12:00
parser Add huiac binary that just prints out the AST. 2018-09-03 18:53:11 +12:00
.gitignore FIRST POST 2018-08-22 13:41:28 +12:00
.gitlab-ci.yml Add CI config. 2018-08-26 21:48:48 +12:00
Cargo.toml Add huiac binary that just prints out the AST. 2018-09-03 18:53:11 +12:00