|
|
1.1 root 1: (* Copyright 1989 by AT&T Bell Laboratories *)
2: signature EMITTERS = sig
3: type emitter_triple
4: val LittleEndian : emitter_triple
5: val BigEndian : emitter_triple
6: val emitted_string : unit -> string
7: val MipsAsm : outstream -> emitter_triple
8: val address : int ref
9: end
10:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.