Boot - mfichman/jogo GitHub Wiki

Boot::Empty

Boot::Main

print_str(string String)

No comment

print_int(integer Int)

No comment

print_float(float Float)

No comment

print_char(character Char)

No comment

print_ptr(integer Boot::Empty)

No comment

dummy(a Int, b Int, c Int)

No comment

main() Int

Initializes I/O and the first coroutine.