This is a project for my course assigment. You are free to make use of it!
More details about project in 'doc' directory!
- Language: C++ 14
- System: Windows 10
- IDE: Visual Studio 2022, Qt Creator 8.0.1
- Qt Library: Qt 5.15.2
- Compiler: MSVC 2019 x64
- Clone the repository
- Download Visual Studio 2022 and make the settings right for c++
- Get Qt Visual Stuido Tools in Visual Stuido Tool Marketplace or get from Qt and make the settings right for Qt
- Open the project Visual Studio 2022 and Run it
You can google for details of each step!
If you encounter any promblem, please google it. Sorry for not offering specific guides!
environment need bison&yacc MinGW64
you can google "flex-bison" for more tutorials.