### Repository URL https://github.com/agustin030902/Hulk-Compiler ### Branch main ### Team Members Dylan Agustin Ronald ### Features Implemented - [x] Minimal requirements: expressions, functions, variables, conditionals, loops - [x] Type system and type checking (with explicit and inferred annotations) - [x] OOP: classes, inheritance, polymorphism, `is`/`as` - [x] Iterables / `for` loops - [ ] Vectors / arrays - [x] Protocols - [ ] Functors (first-class functions) - [ ] Macros
Repository URL
https://github.com/agustin030902/Hulk-Compiler
Branch
main
Team Members
Dylan
Agustin
Ronald
Features Implemented
is/asforloops