LL (1) Compiler Implementation (2017)
-
Updated
Sep 2, 2020 - Java
LL (1) Compiler Implementation (2017)
Chomsky grammar types + compiler created during semester
Compiler and Programming Languages Design Course - University of Tehran - Spring 1401
🔧 My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
Stochastic grammar library implemented in Java.
USC-Foundations of Artificial Intelligence Codes
Add a description, image, and links to the grammar-rules topic page so that developers can more easily learn about it.
To associate your repository with the grammar-rules topic, visit your repo's landing page and select "manage topics."