Zen
A cross-platform functional programming language
|
Implementation of class for reading a project file. More...
#include "_pch.hpp"
#include "zbl/zbl.hpp"
#include "zbl/zrt.hpp"
#include "ProjectReader.hpp"
#include "Ast.hpp"
#include "Compiler.hpp"
Classes | |
class | ExprEvaluator |
Class that converts expression values. More... | |
class | ProjectReader::Impl |
Implementation class for ProjectReader. More... | |
struct | ProjectReader::Impl::StringListType |
Type of string list to read into. More... |
Implementation of class for reading a project file.