source:
Deliverables/D2.2/8051/src/ERTL/ERTLInterpret.mli
@
2169
Last change on this file since 2169 was 619, checked in by , 10 years ago | |
---|---|
File size: 120 bytes |
Line | |
---|---|
1 | |
2 | (** This module provides an interpreter for the [ERTL] language. *) |
3 | |
4 | val interpret : bool -> ERTL.program -> AST.trace |
Note: See TracBrowser
for help on using the repository browser.