Skip to content

s3340bei/LR1_hw1

Repository files navigation

LR1_hw1

introduction: use C++ to simulate LR(1) parser

install and compile information:

Visual Studio 2022 community Debug x64

code information:

use C++ 100% simulate LR(1) parser and output in a defined format

using example:

ensure the grammar and testdata file is in the same folder and run directly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages