Xace Files PreviousNext

Xace is a notation to specify the information needed to compile an Eiffel program. It stands for XML Assembly of Classes in Eiffel. It was initially designed to be independent of Eiffel compilers and then be converted to the supported Eiffel compilers' own notations with the tool gexace. That way only one file needs to be written and maintained. Xace is also natively supported by the Gobo tools without the need to be converted first.

This documentation is structured as follows:

Xace Files
Definition of the Xace notation and how it is converted to other notations.
Adding Xace options
How to add a new Xace option.


Copyright © 2010-2018, Eric Bezault
mailto:ericb@gobosoft.com
http://www.gobosoft.com
Last Updated: 8 February 2018
HomeTocPreviousNext