« earlier | later » Page 11 of 13
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
SML-inspired practical "engineered" language. The design notes are quite interesting.
to functional language-design mythryl programming ... on 07 December 2009
Explains, among other things, why system() is called that. Worth reading. Doing an implementation of B for modern processors (on top of LLVM?) would be an interesting exercise...
to b history language-design retrocomputing ... on 21 November 2009
SNOBOL4.ORG: SNOBOL4 Resources edit / delete
SNOBOL is interesting in that it's a dynamically-typed language with (what these days we'd call) a combinator parser built in -- although it's not a structured language. Free implementations exist.
to language-design parsing programming snobol software ... on 27 October 2009
IvyWiki : Home Page edit / delete
C with additional static checking.
to c concurrency language-design research ... on 16 October 2009
a-z of programming languages - Computerworld edit / delete
Series on the design of programming languages, including things like the Bourne shell -- very interesting stuff.
to computing language-design programming retrocomputing ... on 21 August 2009
« earlier | later » Page 11 of 13
tasty by Adam Sampson.