public marks

PUBLIC MARKS from macroron with tags sites-to-view-later & smalltalk

09 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

19 September 2005

whisker browser

a new object-oriented code browser for the squeak smalltalk environment.

wx squeak

a squeak interface to the wx widgets gui library.

wxwidgets home - the open source, cross-platform native UI framework with twelve years of evolution behind it.

by 6 others
a single, easy-to-use API for writing GUI applications on multiple platforms. - windows/unix/mac - your application will adopt the look and feel appropriate to that platform.

IoL4

a small OS containing the Io programing language on top of the L4 microkernel. It runs the IoVM as a single server in kernel level, allowing direct hardware access and independence from having a full blown operating system and userland.