The following is a list of resources
for starting off a compiler project. A list of reading material on compilers can
be found in the Literature section.
The
New Jersey Machine-Code Toolkit
- A toolkit that helps programmers write applications that process machine code (assemblers,
disassemblers, code generators, tracers, profilers, and debuggers).