Powered by WebRing.

Books from amazon:
 
 

Io

A port of the prototype-based programming Io programming language to Javascript.

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.

dSelf

dSelf is an extension to the delegation- and prototype-based object-oriented language SELF. It adds distributed objects and transparent remote reference resolution to the languages. As a consequence, dSelf facilitates distributed inheritance and instantiation mechanisms.