Skip to content

talhavawda/simplegrammar-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-grammar Parser

COMP314 (Theory of Computation) 2020: Assignment 2

A Java console-based application that determines whether input strings belong to the language defined by the specified simple grammar, by validating each of the simple grammars, and then testing each of the input strings specified for the grammar by performing a leftmost derivation on them.

About

Parsing simple-grammars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages