-
编译得到可执行文件: 直接在根目录下运行 Makefile
make会在根目录中生成一个命名为
turing的可执行文件 -
运行图灵机模拟器: 可执行文件交互为:
$ ./turing [-v|--verbose] [-h|--help] <tm> <input>比如可以:
$ ./turing -v ./palindrome_detector_2tapes.tm 10101
This repository was archived by the owner on May 5, 2023. It is now read-only.
Liac-li/TM-Simulator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|