|
|
1.1 ! root 1: /* C compiler: symbolic configuration parameters */ ! 2: ! 3: typedef int Xinterface; ! 4: typedef int Env; ! 5: typedef struct { ! 6: short lev; /* node nesting level */ ! 7: short id; /* node identification number */ ! 8: int state; ! 9: Node next; /* next node on output list */ ! 10: } Xnode; ! 11: ! 12: typedef struct { ! 13: char *name; /* name for back end */ ! 14: int offset; /* locals: frame offset */ ! 15: } Xsymbol;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.