### Repository URL https://github.com/Amarantomc/the-evil-compiler.git ### Branch master ### Team Members Daniel Amaranto Mares Garcia C312 Juan Miguel Maestre Rodriguez C312 @ ### 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/Amarantomc/the-evil-compiler.git
Branch
master
Team Members
Daniel Amaranto Mares Garcia C312
Juan Miguel Maestre Rodriguez C312 @
Features Implemented
is/asforloops