Skip to content

Terminal User Interface to help debugging programs written for Triton VM.

License

Notifications You must be signed in to change notification settings

TritonVM/triton-tui

Repository files navigation

Triton TUI

Terminal User Interface to run and debug programs written for Triton VM.

Example run of Triton TUI

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. 🙇

About

Terminal User Interface to help debugging programs written for Triton VM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published