### Repository URL https://github.com/michellviu/HULK-Compiler ### Branch main ### Team Members Michell Viu Ramirez ### 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 - [ ] Protocols - [ ] Functors (first-class functions) - [ ] Macros
Repository URL
https://github.com/michellviu/HULK-Compiler
Branch
main
Team Members
Michell Viu Ramirez
Features Implemented
is/asforloops