mukul-rathi / bolt

Bolt is a language with in-built data-race freedom!
MIT License
548 stars 53 forks source link

Implement inheritance #57

Closed mukul-rathi closed 4 years ago

mukul-rathi commented 4 years ago

Java-esque inheritance - single inheritance with method overriding.

mukul-rathi commented 4 years ago

subtype polymorphism too