Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

MINI OBJECT-ORIENTED LANGUAGE

< >

MINI OBJECT-ORIENTED LANGUAGE is a programming language created in 2010.

#2763on PLDB 14Years Old
Homepage

Mool is a mini object-oriented language in a Java-like style with support for concurrency, that allows programmers to specify class usage protocols as types.


Example from the web:
class File { usage lin{open; Read} where Read = lin{eof; <lin{close; end} + lin{read; Read}>}; ... }

- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0