### Repository URL https://github.com/amircalabel/Hulk-compiler.git ### Branch _No response_ ### Team Members ME My self and I ### Features Implemented - [x] Minimal requirements: expressions, functions, variables, conditionals, loops - [x] Type system and type checking (with explicit and inferred annotations) - [ ] OOP: classes, inheritance, polymorphism, `is`/`as` - [ ] Iterables / `for` loops - [ ] Vectors / arrays - [ ] Protocols - [ ] Functors (first-class functions) - [ ] Macros
Repository URL
https://github.com/amircalabel/Hulk-compiler.git
Branch
No response
Team Members
ME
My self
and I
Features Implemented
is/asforloops