6 releases (3 breaking)
0.4.0 | Nov 14, 2024 |
---|---|
0.3.1 | Sep 26, 2024 |
0.2.1 | Mar 14, 2024 |
0.1.0 | Dec 22, 2023 |
#455 in GUI
392 downloads per month
505KB
3.5K
SLoC
Triton TUI
Terminal User Interface to run and debug programs written for Triton VM.
![Example run of Triton TUI](https://img.gs/czjpqfbdkz/800/https://raw.githubusercontent.com/tritonvm/triton-tui/1b5f1f9004b7f13ab52ecd142e76ad2643e990da/examples/triton-tui.gif)
Getting Started
Triton TUI tries to be helpful. 🙂 List possible (and required) arguments with triton-tui --help
.
In the TUI, press h
to access the help screen.
The example program, serving as the tutorial, can be run with
triton-tui examples/program.tasm
Installation
From crates.io:
cargo install triton-tui
Shell Completion
Grab your completion file for bash, zsh, powershell, fish, or elvish.
Installation depends on your system and shell. 🙇
Dependencies
~32–48MB
~775K SLoC