ISO/IEC JTC1/SC22/WG14 - C edit / delete

The ISO C working group. Interesting discussions.

to c iso language-design ... on 07 September 2013

Cello • High Level Programming C edit / delete

Dynamic OO using the GNU C extensions. Neat -- if just for the interesting puzzle of figuring out how it's done without looking at the spoilers!

to c compiler gnu language-design oo ... on 20 July 2013

Optimizations/string_functions - glibc wiki edit / delete

How to vectorise C string functions.

to c glibc libc optimisation vectorisation ... on 11 July 2013

DICE C Compiler for the Amiga » Fun with virtualization edit / delete

Someone else who figured out that you could combine the runtime from Amiga Shopper's cut-down version of DICE with the executables from the shareware version to get a more-or-less complete compiler. I remember doing this in 1995... of course, it's all open source now!

to amiga c compiler dice retrocomputing ... on 29 May 2013

gcc6809 - GNU C Compiler for the Motorola 6809 processor - Google Project Hosting edit / delete

GCC for the 6809. This shouldn't be terribly surprising given that GCC supports 8-bit-like models of the AVR; it'd be nice if it did more of these!

to 6809 8bit c compiler gcc ... on 26 April 2013

Obscure C edit / delete

I was aware of most of this, but the bit about typedef was new to me!

to c language-design obfuscated ... on 15 April 2013

orangeduck/CPP_COMPLETE edit / delete

(Via david.) Turing-complete computation in the C preprocessor. Neat.

to amusements c obfuscated preprocessor ... on 18 November 2012

vsergeev/apfcp · GitHub edit / delete

Assembly primer for C programmers. AG0803, this one's likely to be interesting.

to ag0803 assembly c teaching ... on 16 September 2012

Rob Pike: Notes on Programming in C edit / delete

This is all sensible advice and recommended to AG0700 students, except for the bit about include files, which is dangerous nonsense. ;-)

to ag0700 c style ... on 21 May 2012

review.coreboot Code Review - coreboot.git/tree - util/romcc/ edit / delete

Neat bit of software I wasn't previously aware of: coreboot includes a C compiler that doesn't use RAM at all, so that its RAM initialisation code can be written in C. About 25kLOC.

to c compiler software ... on 09 April 2012

Browser bookmarks: tasty+ | tasty= Log in | Export | Atom