public marks

PUBLIC MARKS with tag programming-languages

23 September 2005

perl - free-definition

by macroron
perl, also practical extraction and report language (a backronym, see below), is a programming language released by larry wall on december 18, 1987 that borrows features from c, sed, awk, shell scripting (sh), and (to a lesser extent) from many other prog

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.

17 September 2005

squeak smalltalk: classes reference

by macroron
Based on: Smalltalk-80: The Language and Its Implementation, Author: Adele Goldberg and David Robson

squeak smalltalk: basic language reference

by macroron
Based on: Smalltalk-80: The Language and Its Implementation, Author: Adele Goldberg and David Robson

15 September 2005

microlingua - an extended conceptual model for smalltalk

by macroron
a new dynamic object-oriented programming language. to be used in constrained resource environments with limited memory, processing power, and power consumption.

13 September 2005

tutorials. - slate swiki

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

haskell home

by macroron & 2 others
a general purpose, purely functional programming language

12 September 2005

object hierarchy and inheritance in JavaScript

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

10 September 2005

09 September 2005

08 September 2005

slate language website top

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

07 September 2005

the dylan reference manual

by macroron
the definitive guide to the new object-oriented dynamic language

05 September 2005

marvin faq

by macroron
a Self dialect which combines characteristics of Self programming language and Smalltalk-80.