public marks

PUBLIC MARKS from macroron with tags programming-languages & prototypes

December 2005

Prototype JavaScript Framework: Class-style OO, Ajax, and more

by 96 others
a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for Web 2.0 dev

November 2005

io - docs - talks - small, pure object oriented, prototype-based programming language.

The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, emb

September 2005

tutorials. - slate swiki

slate.tunes.org - a prototype-based object-oriented programming language based on self, clos, and smalltalk-80.

object hierarchy and inheritance in JavaScript

by 4 others
Object Hierarchy and Inheritance in JavaScript JavaScript is an object-oriented language based on prototypes, rather than, as is common, being class-based.

slate language website top

by 1 other
slate.tunes.org - a prototype-based object-oriented programming language based on self, clos, and smalltalk-80. Slate syntax is intended to be as familiar as possible to a Smalltalker, for the clarity of messages as phrases.