Gyoji Compiler
Loading...
Searching...
No Matches
Classes
Gyoji::backend::toc Namespace Reference

Backend formatting the output as C syntax. More...

Classes

class  JBackendToC
 

Detailed Description

Backend formatting the output as C syntax.

The purpose of this code is to provide a way to compile a Gyoji source-file into a C source-file, providing a quick way to cross-compile to C or to debug the syntax and ensure that it correctly represents the intent of the source in Gyoji.