A port of the prototype-based programming Io programming language to Javascript.
Tag Archives: Prototypes
Pooi
Pooi is an object interpeter. The employment of Pooi, from a didactic perspective, is interesting for students in order to check the behaviour of a prototype-based object-oriented system.
Nibble
The Nibble Script Engine is a lightweight script engine that easily integrates within any Java application. Nibble shies away from obscure notation or syntax and strives to stay as close to Java and ECMA script (Javascript, Actionscript etc.) as possible. With prototyping, Nibble allows Object Oriented Programming through use of inheritance and polymorphism.