Sponsorised links
This year
2008
Slate Language Website
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
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
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
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
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.
The Haskell Home Page
Haskell is a general purpose, purely functional programming language. Haskell compilers are freely available for almost any computer.
1
(17 marks)
