PUBLIC   marks

PUBLIC MARKS with tag "programming language"

Sponsorised links

This year

2008

Ioke

by benoit
Yet another interesting programming language

Papers

by benoit
About the E programming Language

Slate Language Website

by benoit & 1 other

Slate is a prototype-based object-oriented programming language based on Self, CLOS, and Smalltalk-80.

Bonnes sources d'inspiration :)

Sponsorised links

2007

2006

2005

Object-aware memory architecture

by lunar (via)
Despite its dominance, object-oriented computation has received scant attention from the architecture community. We propose a novel memory architecture that supports objects and garbage collection (GC).

Practical lock-freedom

by lunar
There are potentially a number of advantages in using lock-free programming techniques, including improved fault tolerance, resistance to deadlock, no 'lock convoying', and no chance of unfortunate scheduler interactions (such as priority inversion).

The Little JavaScripter

by lunar & 2 others
In 1974, Daniel P. Friedman published a little book called The Little LISPer. It was only 68 pages, but it did a remarkable thing: It could teach you to think recursively. Why not in JavaScript?

Nemerle Homepage

by lunar
Nemerle is a high level typed programming language for the .NET platform. It offers functional, object-oriented and imperative features. It has a simple C#-like syntax and a powerful meta-programming system. Features that come from the functional land are variants, pattern matching and type inference.

BOO

by lunar (via)
Boo is a new object oriented statically typed programming language for the Common Language Infrastructure with a python inspired syntax and a special focus on language and compiler extensibility.

The Haskell Home Page

by lunar & 2 others
Haskell is a general purpose, purely functional programming language. Haskell compilers are freely available for almost any computer.

PUBLIC TAGS related to tag "programming language"

no tag

Sponsorised links