- GUIdebook: Graphical User Interface gallery –
- elfrc – a resource compiler for ELF systems – “elfrc is a program which can turn arbitrary files into ELF object files which can then be linked into your program directly and accessed via simple, user-defined symbol names.”
- armstrong on software: UBF and VM opcocde design – “the byte code for PLUS should be 43 in all byte coded VMs – there should be laws that make it a criminal offense for the opcode to be anything other than 43”. Never thought about it, but it makes a lot of sense.