« earlier | later » Page 7 of 15
Source Code Optimization edit / delete
Felix von Leitner's classic talk on what the optimiser does.
to compiler optimisation teaching ... on 15 October 2011
Features/GccPythonPlugin - FedoraProject edit / delete
Write GCC plugins in Python -- awesome!
SWIG Master Class edit / delete
Excellent introduction to SWIG's internals. Wish I'd had this when I was working on the occam-pi backend!
Great Australian software developers: Nick Gammon & G-Pascal - SuperCoders edit / delete
A tiny Pascal implementation for the Apple II and C64. How about a port to the BBC?
to 6502 apple2 c64 compiler pascal retrocomputing software ... on 22 July 2011
The Perils of Premature Optimization | Good Math, Bad Math edit / delete
Reasonable overview; again, one to point students at.
to compiler optimisation teaching ... on 21 May 2011
Continuation Passing C (CPC) — Gabriel Kerneis edit / delete
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
BDS C: An 8080/Z80 C Compiler edit / delete
Now open source, which is nice. Some day I ought to get CP/M running on one of my homebrew Z80 machines...
MinGW cross compiling environment edit / delete
Scripts to build MinGW and assorted useful libraries.
to compiler mingw software to-package win32 ... on 20 November 2010
Nils Weller's C compiler edit / delete
Another non-optimising C compiler. Not sure I have a use for it, but if I don't bookmark it I'm bound to need it in a few months.
« earlier | later » Page 7 of 15
tasty by Adam Sampson.