### Repository URL https://github.com/kmvega-47/hulk_compiler.git ### Branch _No response_ ### Team Members Kevin Márquez Vega ### 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` - [ ] Iterables / `for` loops - [ ] Vectors / arrays - [ ] Protocols - [ ] Functors (first-class functions) - [ ] Macros
Repository URL
https://github.com/kmvega-47/hulk_compiler.git
Branch
No response
Team Members
Kevin Márquez Vega
Features Implemented
is/asforloops