/** * \namespace xreate::cfa * \brief The CFA(Control Flow Analysis) related functionality * * \namespace xreate::dfa * \brief The DFA(Data Flow Analysis) related functionality * * \namespace xreate::interpretation * \brief Interpretation support * * \namespace xreate::typeinference * \brief Type inference support * * \namespace xreate::analysis * \brief The analysis' internal routines * * \namespace xreate::pointerarithmetic * \brief Pointer arithemitic support * * \namespace xreate::compilation * \brief The compilation internals used by \ref CompilePass * * \namespace xreate::polymorph * \brief Polymorphism support * * \namespace xreate::latex * \brief Latex(Late Context) support * * \namespace xreate::latereasoning * \brief Late Transcend support * * \namespace xreate::versions * \brief Versioned variables support. See the [explanation](/d/concepts/versions/) * * \namespace xreate::containers * \brief Containers support. See [the explanation](/d/concepts/containers/) * * \namespace xreate::modules * \brief Modules support * */