Documentation
¶
Index ¶
- func PrintLogo(more bool)
- type App
- func (p *App) AST(filename string) error
- func (p *App) CIR(filename string) error
- func (p *App) Fmt(path string) error
- func (p *App) GetConfig() *config.Config
- func (p *App) InitApp(name, pkgpath string, update bool) error
- func (p *App) LLVM(infile string, outfile string, target string, debug bool) error
- func (p *App) Lex(filename string) error
- func (p *App) SSA(filename string) error
- func (p *App) WASM(filename string) ([]byte, error)
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.