Skip to content

chinaran/A-LL1-Compiler

Repository files navigation

Compiler

a compiler used LL(1) method


名称:编译原理教学辅助软件

作者:Alan

版本:v4.5

版权:开源,可供学习与交流!!!

邮箱:gchinaran@gmail.com


安装说明:

1、安装Java运行环境 (jdk1.6以上即可,下面以jdk-7u15-windows-x64为例) 安装jdk后配置环境变量如下: JAVA_HOME D:\Program Files\Java\jdk1.7.0_15 Path ;%JAVA_HOME%\bin CLASS_PATH .;%JAVA_HOME%\lib\tools.jar;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\jre\lib\rt.jar

2、程序为绿色版,解压即可使用。 可以点击Compiler_4.jar运行系统。 也可以使用Eclipse或MyEclipse打开程序源文件,编译运行。

3、使用方法详见《使用说明.(instruction).doc》

About

a compiler used LL(1) method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published