### Repository URL https://github.com/ElBrancho04/hulk-compiler ### Branch main ### Team Members Abraham Rey Sánchez Amador Ronald Alfonso Pérez Rodrigo Meseros González ### 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 - [x] Vectors / arrays - [x] Protocols - [x] Functors (first-class functions) - [x] Macros
Repository URL
https://github.com/ElBrancho04/hulk-compiler
Branch
main
Team Members
Abraham Rey Sánchez Amador
Ronald Alfonso Pérez
Rodrigo Meseros González
Features Implemented
is/asforloops