Topic: "parser-algorithm"
parthnan/Pascal-Compiler
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.
Language: TypeScript - Size: 67.4 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0
Related Topics