Skip to content

std/jule

Globals

const Version: str

Version of package and sub-packages.
This version represents also JuleC version.


const Ext: str

Extension (includes dot) of Jule source code files.


const EntryPoint: str

Identifier of entry point function.


const InitFn: str

Identifier of initializer function.


const ModuleFile: str

Filename of module file.


const ImportPathSep: str

Separator of import paths.