Measures Concepts
GitHub icon

MINI OBJECT-ORIENTED LANGUAGE

MINI OBJECT-ORIENTED LANGUAGE - Programming language

< >

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

#2717on PLDB 14Years Old

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}>}; ... }

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout