public marks

PUBLIC MARKS with tag "programming language"

2023

2020

2019

2014

Hack: a new programming language for HHVM | Engineering Blog | Facebook Code

by srcmax & 1 other
Today we're releasing Hack, a programming language we developed for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many features commonly found in other modern programming languages.

Hack

by srcmax
Hack is a programming language for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many features commonly found in other modern programming languages. Hack provides instantaneous type checking via a local server that watches the filesystem. It typically runs in less than 200 milliseconds, making it easy to integrate into your development workflow without introducing a noticeable delay.

2009

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 :)

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"

blog +   capability +   computer science +   concurrency +   dev +   distributed systems +   facebook +   free software +   hack +   haskell +   java +   javascript +   os +   php +   python +   ruby +   rust +   smalltalk +  

Active users

ghis
last mark : 18/05/2023 10:25

srcmax
last mark : 26/03/2014 10:54

Regis
last mark : 30/04/2009 23:43

benoit
last mark : 24/12/2008 10:21

lunar
last mark : 07/04/2005 16:24