Note: This language is not a mirror or an extension of Rust, but merely a project written in the Rust programming language.
ROOPL, as specified in the name, an object oriented programming language. As such, it allows the programmer to use common OOP practices.
The language specification can be found here
This repository is structured in the following way:
- README.md -- This file...
- docs/ ------ The language specification docs
- rooplc/ ---- The ROOPL compiler