public marks

PUBLIC MARKS from macroron with tags object-oriented & ***to-read***

17 January 2006

ETH Oberon home page - modern integrated software environment.

Computer Systems Institute at the Swiss Federal Institute of Technology. a single-user, multi-tasking system that runs on bare hardware or on top of a host operating system. Oberon - a programming language in the Pascal/Modula tradition.

Publications ~Niklaus Wirth

Programming in Oberon (2004) - A derivative of Programming in Modula-2 (1982) [PDF (334 KB)] Algorithms and Data Structures (1985) (Oberon version: August 2004) [PDF (1'241 KB)]

16 January 2006

Codespeak Home

by 1 other
the codespeak project currently hosts the following free/open source software projects. pypy which aims to implement the Python language completely in Python itself. kupu, a feature-rich, JavaScript client-side WYSIWIG editor. +++

PyPy: Documents

The PyPy project aims at producing a flexible and fast Python implementation. The guiding idea is to translate a Python-level description of the Python language itself to lower level languages. Rumors have it that the secret goal is being faster-than-C wh

09 December 2005

Croquet Project - OOPSLA Slides pdf

operating system for the post-browser Internet. a highly portable virtual machine that runs on Linux +, and on its own hardware. complete interoperability. truly built in open source. a complete development and delivery platform that enables massive numbe

Croquet Project - Hedgehog Architecture pdf

operating system for the post-browser Internet. a highly portable virtual machine that runs on Linux +, and on its own hardware. complete interoperability. truly built in open source. a complete development and delivery platform that enables massive numbe

Croquet Project - Croquet 0.1 pdf

operating system for the post-browser Internet. a highly portable virtual machine that runs on Linux +, and on its own hardware. complete interoperability. truly built in open source. a complete development and delivery platform that enables massive numbe

29 November 2005

On Lisp - BOOK

by 1 other
a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also covers important subjects related to bottom-up programming, includ