Skip to content

Principles of Compiler: a simple LL(1) grammar scanner

Notifications You must be signed in to change notification settings

chengsx21/LL1-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏆 LL1-Scanner

Introduction

A simple LL(1) grammar scanner, which can be used to finish your homework.

Usage

Finish the in input.yml, then run python main.py to get the result.

About

Principles of Compiler: a simple LL(1) grammar scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages