« earlier | later » Page 21 of 44
EiED Online>> Parallax Propeller edit / delete
Introduction to Parallax's new multicore microcontroller, complete with weird occam-syntax-ish language.
to concurrency cpu embedded research ... on 21 August 2006
Computational Complexity: French Universities edit / delete
An utterly unflattering description of the French standard-level university system.
Calculi for Mobile Processes edit / delete
Useful list of links, although it's a bit short on Kent stuff!
to concurrency mobility research ... on 17 August 2006
Of monads and spacesuits edit / delete
How monads work in Haskell, via a rather silly metaphor.
to functional haskell monads research ... on 15 August 2006
The C10K problem edit / delete
Web server scalability writeup from a few years. It's still interesting reading.
to concurrency networking programming research scalability web ... on 13 August 2006
A Memory Allocator edit / delete
Doug Lee's malloc.
to allocation research software ... on 13 August 2006
Prototype-based language with concurrency features.
to concurrency design language prototypes research ... on 13 August 2006
The TenDRA Project edit / delete
C/C++ compilers with static checking features. Interesting for being a DERA-originated free software project.
to c c++ compiler research static-checking ... on 13 August 2006
crazy-compilers: bridgekeeper -- A Perl to Python source code converter edit / delete
No idea how well it works. (I suspect not very.)
Shed Skin - Shed Skin edit / delete
Python-to-C++ compiler -- a neat idea and (apparently) a *very* small implementation. It puts some restrictions on the Python code it'll accept which mean that virtually none of my programs will compile, though (you can't mix scalars and None).
« earlier | later » Page 21 of 44
tasty by Adam Sampson.