public marks

PUBLIC MARKS with tags programming-development & programming-languages

09 October 2005

07 October 2005

05 October 2005

squeak enhancements

by macroron
a list of software enhancements and fixes I have written for squeak.

04 October 2005

03 October 2005

Monkey: a Lua compiler targeting the Parrot virtual machine

by macroron
a Lua compiler targeting the Parrot virtual machine. Lua is a dynamically typed, powerful light-weight programming language with a very simple syntax

02 October 2005

01 October 2005

croquet project

by macroron
croquet jasmine user manual - croquet runs inside of a squeak project.

perlmeme.org

by macroron & 2 others
a collection of frequently asked questions, "how to" documents, and tutorials about the very cool perl programming language.

30 September 2005

Gwydion Dylan - for linux and freebsd

by macroron
an advanced dynamic object-oriented programming language - carnegie mellon university's gwydion dylan compiler

29 September 2005

wheat

by macroron
a language and environment for creating dynamic web sites like blogs and portals: every object has a urI, the virtual machine is a web server, and the development environment is a wiki!

28 September 2005

27 September 2005

23 September 2005

dylan programming language

by macroron
an object-oriented dynamic programming language. background information on the dylan language along with some tutorials: getting started with dylan - a few things about dylan

parrot faq

by macroron
parrotcode.org - new interpreter being designed from scratch to support the upcoming perl6 language.

19 September 2005

IoL4

by macroron
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.