mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-11 14:37:56 -05:00
542 B
542 B
ValueScript toolchain
vstc help
ValueScript toolchain 0.1.0
USAGE:
vstc [OPTIONS] [SUBCOMMAND]
OPTIONS:
-h, --help
Print help information
-V, --version
Print version information
SUBCOMMANDS:
compile
Compile an entry point
assemble
Convert assembly to bytecode
disassemble
Convert bytecode to assembly
run
Run a program
repl
Read Eval Print Loop
host
Start database server