Oil Reference Manual
This a reference manual for OIL (Eli's operator identification
specification facility.) OIL is a specification
language and a set of library functions used in the specification and
implementation of operator identification within a compiler.
The specification language is the means for describing the operator
identification for a compiler's source language and a mapping
into the compiler's target language. The support library is
the means for using the relationships described in the user's
specification to implement the desired operator identification in the
context of an attribute grammar. The relationship between a user's
specification and calls on the library functions are elaborated by means
of some examples.
|