olang - an object-oriented mini-language
Projekt: | olang - an object-oriented mini-language |
Zusammenfassung: | The project is about implementing an imperative mini-language that supports object-oriented programming. It has most of the important features that define OOP like classes, inheritance of fields and methods between classes and ad-hoc polymorphism. The compiler uses a type checker to ensure that a program will only compile if it is well typed. The compile target is an abstract machine that is also part of the project. |
URLs |
Artikelaktionen