/TinyLangCompiler

A compiler for the tiny language that scans different tokens, checks and parses the language of the grammar and generates the equivalent syntax tree. Built using Java.

Primary LanguageJava

Watchers