readme.svn-base
来自「这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形」· SVN-BASE 代码 · 共 29 行
SVN-BASE
29 行
Obtain the bootstrapped version=============================== make make SPIKE=spike.pl -BThe bootrapping can be performed infinitely many times: make SPIKE=spike.pl -B make SPIKE=spike.pl -B make SPIKE=spike.pl -B ...Test the bootstrapped version============================= make testOr directly prove -I. ../*.tClean up the directory====================== make clean
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?