Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultMainProgramName = "main" DefaultGlobalDirName = "_global" )
Default values for project creation
Variables ¶
View Source
var EntryPointFile string = "main.c"
View Source
var OuroborosGlobalDir string = filepath.Join(SrcDir, "_ouroboros")
View Source
var SrcDir string = "src"
View Source
var TargetDir string = "target"
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.