orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
40 stars 3 forks source link

Add type members to OrcO type system #168

Open arthurp opened 7 years ago

arthurp commented 7 years ago

Add support for type members to OrcO classes. This could be implemented in useful phases:

The second step is the one which enables an encoding of ML style modules as objects.