limbo [option... ] [file... ]
file.b
|
Limbo source file
|
file.dis
|
Object code for the Dis virtual machine
|
file.m
|
Limbo source file for module declarations
|
file.s
|
Assembly code
|
file.sbl
|
Symbolic debugging information
|
With no options, limbo produces a .dis file for each source file.
Options
<inferno_root>/module
|
System directory for Limbo include modules.
|