3 个不稳定版本
0.2.1 | 2024年3月14日 |
---|---|
0.2.0 | 2024年3月7日 |
0.1.0 | 2023年12月22日 |
#1 in #triton
500KB
3.5K SLoC
Triton TUI
运行和调试为 Triton VM 编写的程序的终端用户界面。
入门
Triton TUI 努力提供帮助。 🙂 使用 triton-tui --help
列出可能的(和必需的)参数。在 TUI 中,按 h
键访问帮助屏幕。
作为教程的示例程序 example program 可以使用以下命令运行:
triton-tui examples/program.tasm
安装
cargo install triton-tui
Shell 完成功能
获取 bash、zsh、powershell、fish 或 elvish 的完成文件。
安装取决于您的系统和 shell。 🙇
依赖关系
~38–53MB
~876K SLoC