« earlier | later » Page 2 of 6
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
Compiler from a C#-like language to C with GObject. Perhaps worth looking at for Potamus in the future?
to c compiler design gtk language programming ... on 05 March 2007
Mark Rosenfelder's Metaverse edit / delete
All sorts of fun stuff -- but particularly the splendidly-detailed Verduria universe, and the analysis of the Syldavian language from Tintin.
to amusements chinese comics conlang language linguistics translation ... on 24 February 2007
Coding Guidelines edit / delete
Includes an online book that's an *incredibly* detailed commentary on the C99 spec (1600-odd pages). Fascinating stuff.
History of Haskell - HaskellWiki edit / delete
Detailed paper on the development of Haskell -- very interesting reading. The other papers in the same conference will probably be worth checking out too.
Revised Report on the Algorithmic Language ALGOL 68 edit / delete
Possibly the first mainstream language to feature concurrency?
to concurrency design language research retrocomputing ... on 21 September 2006
Scripting language with (basic) concurrency features.
to concurrency design language research scripting ... on 21 September 2006
The Universe of Discourse : Design patterns of 1972 edit / delete
MJD writing about how design patterns can inform language features -- a nice summary of the point.
to design language patterns research ... on 11 September 2006
Common Message Runtime edit / delete
Suggesting POP as a means of getting inter-language support. The library he suggests (for inter-process lightweight concurrency and communication with shared memory) would be a worthwhile project to implement.
to ipc language parallelism research ... on 09 September 2006
« earlier | later » Page 2 of 6
tasty by Adam Sampson.