Archiving and mirroring resources for the HCS12(X) microcontroller. Has a full HCS12, HCS12X and X-Gate assembler. Also features a C/ASM editor for the HCS12.
Includes a series of essays that discuss the advances of compilers and machine architectures in an attempt to answer the above questions: Do compilers produce code as good as humans? Will compilers ever produce code as good as humans? Is it worth it?
Low-level INterfaced OverLanguage for Extremely Universal Machine-coding. Cross-platform ASM, almost 1:1 language to CPU instruction ratio, new way to address memory units (n-flat address space), easier than Assembly, still low-level interfaced, may b...