1.
Design of a SPARC assembler
My first versions performed a single pass over the input assembly language. I re-wrote the assembler to do two passes. Using and maintaining several symbol ...
2.
class Rep: S="'"; D='"'; E=';'; C=',' G='''print "class Rep ...
E+Rep.S+Rep.E, "C="+Rep.S+Rep.C+Rep.S; print " G="+Rep.S+Rep.S+Rep.S+Rep.G+Rep.S+Rep.S+Rep.S; print """ def __init__(self): """+Rep.G; print "Rep()"''' def ...
3.
Design of a SPARC assembler
Description and software of an assembler for SPARC CPUs running NetBSD 1.1.
4.
5.
6.
7.
8.
9.
10.