### Repository URL https://github.com/amircalabel/Hulk-compiler ### Branch testing_before_maintests_pass ### Team Members me myself and i again ### Features Implemented - [ ] Minimal requirements: expressions, functions, variables, conditionals, loops - [ ] 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
Branch
testing_before_maintests_pass
Team Members
me
myself
and i
again
Features Implemented
is/asforloops