otmc is the compiler proper. It digests an implementation file
(with extension .t), reading any unit definition files and
interface files it needs, and (currently) outputs a .c file to be
compiled by the GNU C compiler. It also creates a .i file to be
read by the resolver.
Go to the first, previous, next, last section, table of contents.