[moulette] switched to boost::signals2
[ozulis.git] / doc / input / mainpage.doch
blob42c9f256e9d6377cf386cc277d49f0b16adbd232
1 /**
2  * @mainpage Ozulis
3  * @section Introduction
4  * This is an experimental compiler for an undefined language.
5  *
6  * @li @ref roadmap "Roadmap"
7  * @li @ref conventions "Conventions"
8  *
9  * @section Internals
10  * @li @ref data_types "Data Types"
11  * @li @ref scopebuilder "Scope builder"
12  * @li @ref typechecking "Type checking"
13  * @li @ref simplify "Simplify"
14  */