Skip to content

Recursive-descent parser to analyze the syntax of MicroScala according to a concrete grammar

Notifications You must be signed in to change notification settings

tyroper/SyntaxAnalyzer

Repository files navigation

SyntaxAnalyzer

Recursive-descent parser to analyze the syntax of MicroScala according to a concrete grammar and create a abstract syntax tree in Cambridge Polish notation.

About

Recursive-descent parser to analyze the syntax of MicroScala according to a concrete grammar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages