« earlier | later » Page 12 of 13
Mike Cowlishaw -- the guy behind Rexx, various decimal arithmetic stuff, and some early Acorn notes.
to acorn fp language-design maths retrocomputing rexx ... on 21 June 2009
The SR Programming Language edit / delete
A multi-paradigm language for teaching concurrent programming. They have a generalised idea of interactions between processes which is probably worth stealing ideas from.
to concurrrency language-design research teaching ... on 02 May 2009
McIlroy on Coroutines edit / delete
A good description of coroutines, with a suggested syntax for Pascal-like languages. There are some parallels here with PHW's suggestions for mobile process syntax.
to concurrency coroutines language-design research ... on 04 December 2008
Bad Engineering Properties of Object-Oriented Language edit / delete
Luca Cardelli on some of the failings of OO.
to language-design oo research software-engineering ... on 04 December 2008
The LuaJIT Project edit / delete
As the name suggests, a JIT for Lua. There's also a coroutines library for Lua here. It would be interesting to knock together a CSP library for Lua using coroutines.
to concurrency language-design lua research runtime ... on 03 November 2008
Home Page for ATS edit / delete
Functional language with a powerful type system, an efficient via-C compilation process, and (obviously) a superb name.
to compiler functional language-design research type-checking ... on 13 September 2008
The specification of program flow in Madcap 6 edit / delete
A very interesting language -- essentially a modern functional design, from 1972, with list/set comprehensions, generators, and various other interesting features.
to functional language-design programming ... on 29 July 2008
Index of /sabre/Mirrored/AdvProgLangDesign edit / delete
Finkel's "Advanced Programming Language Design".
to language-design programming research ... on 16 July 2008
Dependently-typed programming language with fun syntax. (Via MrTea.)
to functional language-design types ... on 15 June 2008
littleb.org - home of the little b modular modeling language edit / delete
Another bio-specific language.
to cosmos language-design research ... on 14 February 2008
« earlier | later » Page 12 of 13
tasty by Adam Sampson.