tupa-cli 0.8.2

Command-line interface for TupaLang
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Tupã Language CLI

Usage: tupa <COMMAND>

Commands:
  run      Run a Tupã program or pipeline
  check    Check syntax and types
  audit    Audit execution logs
  parse    Parse and show AST
  lex      Lex and show tokens
  codegen  Generate code (LLVM/Rust)
  effects  Analyze side effects
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help