Skip to content

hatamiarash7/LL1_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LL1 Parser

Scrutinizer Code Quality

LL1 parser written in Python

Parser Features

  • First and Follow Sets
  • Build Parsing Table
  • Take String and check whether the string is accepted or rejected by the grammar