« earlier | later » Page 11 of 13
Clay Programming Language edit / delete
Programming language with type propagation for generics (and reasonably clean syntax).
to generics language-design software type-systems ... on 03 January 2011
The Cobra Programming Language edit / delete
An interesting Python-like programming language. It's nice to see a new language where I'm not cringing at the awful syntax.
to dynamic language-design python software type-systems ... on 03 January 2011
Direct use of the PostScript language edit / delete
A good overview of doing typesetting directly in PostScript. It's a shame that most of the examples simply don't look very good -- I've probably been spoiled by TeX, and they're perfectly acceptable to someone raised on Word...
to language-design postscript print ... on 01 October 2010
OCaml Language Sucks edit / delete
From a Lisp fan, I'm guessing; some worthwhile points here.
to language-design ocaml ... on 01 September 2010
Python (well, really Haskell)-style syntax for Javascript. This is something I've wanted for a while, since JS ought to be a usable language were it not for the 1970-style syntax. (That and reasonable POSIX bindings.)
to compiler javascript language-design ... on 17 August 2010
I don't think this is especially exciting, but if I don't bookmark it I'll probably want to find it again...
to language-design oo ooc programming ... on 10 August 2010
Home - rust - GitHub edit / delete
Another language filling roughly the same space as Go, built by some of the Mozilla folks. NewSqueak-inspired concurrency features.
to concurrency language language-design programming ... on 14 July 2010
Designing ParaSail, a new programming language edit / delete
This is a concurrent language based on the client-server pattern.
to client-server concurrency language-design patterns thesis ... on 21 January 2010
The BETA Language Home Page edit / delete
Smalltalk/Simula-inspired language which replaces classes and similar entities with "patterns", and has some (very primitive) concurrency facilities.
to beta concurrency language-design oo ... on 14 January 2010
Wasp Lisp Developments edit / delete
Another Lispy language with lightweight concurrency.
to concurrency language-design lisp research wasp ... on 18 December 2009
« earlier | later » Page 11 of 13
tasty by Adam Sampson.