Zen
A cross-platform functional programming language
|
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... |
Class for reading a project options into a project definition from command line.