#debugging #triton #vm #tui #programs #user #help

app triton-tui

Terminal User Interface to help debugging programs written for Triton VM

3 unstable releases

0.2.1 Mar 14, 2024
0.2.0 Mar 7, 2024
0.1.0 Dec 22, 2023

#162 in Command-line interface

Download history 8/week @ 2024-02-24 132/week @ 2024-03-02 143/week @ 2024-03-09 21/week @ 2024-03-16 4/week @ 2024-03-23 45/week @ 2024-03-30 5/week @ 2024-04-06 38/week @ 2024-04-13

94 downloads per month

Apache-2.0 and GPL-2.0 licenses

500KB
3.5K SLoC

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

Dependencies

~37–53MB
~869K SLoC