« earlier | later » Page 11 of 44
teideal glic deisbhéalach » Blog Archive » LLVM bindings for Haskell edit / delete
LLVM bindings for Haskell. This'd be a good way to experiment with native code generation from Tock.
to compiler haskell llvm research tock ... on 07 January 2009
JamesM's kernel development tutorials edit / delete
A simple IA32 kernel, with fork() and multitasking. The code quality leaves quite a bit to be desired, but it covers a lot very quickly.
Denis's home page -- which I ran across while looking for the serial protocol my new meter speaks.
to concurrency electronics research ... on 08 December 2008
Toby Electronics edit / delete
Cheap suppliers of PCB header connectors (like those you need for the XMOS boards), and various other electronic bits. Wish I'd spotted this before placing a CPC order yesterday!
to electronics research shopping ... on 07 December 2008
Transputer tech notes. Some very interesting stuff here: applications (notably the multiplayer flight simulator), introductions to the programming model, optimisation tips...
to concurrency research retrocomputing transputer ... on 06 December 2008
IPCA : Parallel : Vendors : Meiko : Software edit / delete
Includes programs to convert TDS source into plain occam.
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
Matchflap College edit / delete
Tom Duff's web pages. Various interesting articles, and some cute bits of C.
to c programming research retrocomputing ... 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
Henry Baker's Archive of Research Papers edit / delete
Lots of interesting papers on language implementation -- including "CONS should not CONS its arguments", which is the paper that describes compiling Scheme into never-returning C.
to compiler research retrocomputing ... on 04 December 2008
« earlier | later » Page 11 of 44
tasty by Adam Sampson.