Skip to content

seavanorth/Compilers-Principles-Course-Project

Repository files navigation

Easy Tiny/Mini-C Compiler Front-End

shield


This is a project for my course assigment. You are free to make use of it!

More details about project in 'doc' directory!

Environment:

  • 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

Build

  1. Clone the repository
  2. Download Visual Studio 2022 and make the settings right for c++
  3. Get Qt Visual Stuido Tools in Visual Stuido Tool Marketplace or get from Qt and make the settings right for Qt
  4. 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!

About Bison&Yacc

environment need bison&yacc MinGW64

you can google "flex-bison" for more tutorials.

About

编译原理课程项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors