Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 358 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 358 Bytes

prototype-java

An implementation of Prototype-based Object Oriented Programming system, using Java basic constructs.

For an example of code in this new "language", see the Calculator Demo.