mukul-rathi / bolt

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

Implement abstract classes #56

Closed mukul-rathi closed 4 years ago

mukul-rathi commented 4 years ago

classes can override the capability modes.

So can override AbstractCounter with LockedCounter and LinearCounter etc.

mukul-rathi commented 4 years ago

closing and grouping with existing language design issue