Provides a general-purpose implementation for compiling Whiley source files into Wyil binary files. This is designed to make it easy to write compiler variants, such as for supporting different back-ends (e.g. Java or JavaScript) or for interfacing with other frameworks (e.g. Ant). This class is designed to be extended by clients which are providing some kind of compiler extension.
@author David J. Pearce
|
|