A compiler for Pascal written in Java. No fancy libraries used. Process broken down into Lexer,Parser,Checker and Compiler, following an optimized Top Down Parser algorithm.
-
Updated
Dec 31, 2019 - TypeScript
A compiler for Pascal written in Java. No fancy libraries used. Process broken down into Lexer,Parser,Checker and Compiler, following an optimized Top Down Parser algorithm.
Add a description, image, and links to the parser-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the parser-algorithm topic, visit your repo's landing page and select "manage topics."