![]() |
chigraph
master
Systems programming language written for beginners in LLVM
|
Defines the ChiModule class. More...
#include "chi/Fwd.hpp"
#include "chi/Support/HashFilesystemPath.hpp"
#include "chi/Support/json.hpp"
#include <boost/filesystem.hpp>
#include <boost/utility/string_view.hpp>
#include <set>
#include <ctime>
Go to the source code of this file.
Classes | |
struct | chi::ChiModule |
An abstract class that represents a module of code in Chigraph Can be compiled to a llvm::Module. More... | |
Namespaces | |
chi | |
The namespace where chigraph lives. | |
Defines the ChiModule class.
Definition in file ChiModule.hpp.