Download
CommandParser was developed in JDK 8. Benefit from the cross-platform and backward compatibility of Java, it also works in all hardware and software environments that support the Java8.
- commandParser-1.1.jar: Used to be imported into other projects to build a minimal runtime environment for driving parse work.
- commandParserDesigner-1.1.jar: Used to start graphical interface for management and development.
Download software package by wget
mkdir commandParser-1.1
cd commandParser-1.1
wget http://pmglab.top/commandParser/commandParser-1.1.jar
wget http://pmglab.top/commandParser/commandParserDesigner-1.1.jar
Updates
[!UPDATE|label:2022/06/01]
- Release the second version of CommandParser, version number 1.1, Github: https://github.com/Zhangliubin/commandParser-1.1
- The old version now stops updating and maintenance.
[!UPDATE|label:2021/11/23] Release the first version of CommandParser, version number 1.0, Github: https://github.com/Zhangliubin/commandParser-1.0