Gyoji Compiler
|
Namespaces | |
namespace | Gyoji |
All aspects of the Gyoji language belong in this namespace. | |
namespace | Gyoji::frontend |
This is the front-end to the Gyoji parser. | |
namespace | Gyoji::frontend::lowering |
Converts the strongly-typed syntax tree into the MIR representation. | |
namespace | Gyoji::frontend::ast |
Abstract syntax tree. | |
namespace | Gyoji::frontend::tree |
Strongly-typed syntax tree. | |