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

app triton-tui

用于帮助调试为 Triton VM 编写的程序的终端用户界面

3 个不稳定版本

0.2.1 2024年3月14日
0.2.0 2024年3月7日
0.1.0 2023年12月22日

#1 in #triton

Apache-2.0GPL-2.0 许可证

500KB
3.5K SLoC

Triton TUI

运行和调试为 Triton VM 编写的程序的终端用户界面。

Example run of Triton TUI

入门

Triton TUI 努力提供帮助。 🙂 使用 triton-tui --help 列出可能的(和必需的)参数。在 TUI 中,按 h 键访问帮助屏幕。

作为教程的示例程序 example program 可以使用以下命令运行:

triton-tui examples/program.tasm

安装

crates.io

cargo install triton-tui

Shell 完成功能

获取 bashzshpowershellfishelvish 的完成文件。

安装取决于您的系统和 shell。 🙇

依赖关系

~38–53MB
~876K SLoC