Zen
A cross-platform functional programming language
Classes

/home/renji/Data/projects/zenlang/sources/zbl/Project.cpp File Reference

Class for reading a project options into a project definition from command line. More...

#include "_pch.hpp"
#include "zbl/zbl.hpp"
#include "zbl/CmdLine.hpp"
#include "zbl/zrt.hpp"
#include "zbl/ztl.hpp"
#include "Project.hpp"
#include "ProjectReader.hpp"
#include "Compiler.hpp"
#include "CppGen.hpp"
#include "Ast.hpp"

Classes

class  Project::Impl
 Implementation of project loader class. More...

Detailed Description

Class for reading a project options into a project definition from command line.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines