« earlier | later » Page 5 of 7
The Boston Diaries - Captain Napalm
Implementing a hex dump in lots of different ways.
to ag0700 c programming ... on 30 March 2012
to c software static-analysis ... on 24 March 2012
C pointers explained – The Paleotechnologist
This is essentially the same way I explain pointers, so probably worth linking to as a handy reference for students who can't remember the syntax in C++...
Continuation Passing C (CPC) — Gabriel Kerneis
Translates C with concurrency primitives into plain C using continuation-passing. Would be useful as a backend for Tock, say.
to c compiler concurrency continuations coroutines software ... on 15 May 2011
Now open source, which is nice. Some day I ought to get CP/M running on one of my homebrew Z80 machines...
Tony Finch - Coroutines in less than 20 lines of standard C
Mostly standard, anyway.
to c concurrency coroutines research ... on 27 January 2010
Coccinelle: A Program Matching and Transformation Tool for Systems Code
Tool for applying "semantic patches" (e.g. adding an extra argument to a function under some conditions).
to c patch program-transformation refactoring software ... on 19 November 2009
C with additional static checking.
to c concurrency language-design research ... on 16 October 2009
GCC for the dsPIC (as used in the e-puck).
to c e-puck gcc microcontroller pic ... on 03 June 2009
Tom Duff's web pages. Various interesting articles, and some cute bits of C.
to c programming research retrocomputing ... on 04 December 2008
« earlier | later » Page 5 of 7
tasty by Adam Sampson.