An open API service indexing awesome lists of open source software.

https://github.com/ibrahimsharaf/pascal-compiler

A Compiler for Pascal programming language built using Gold parser connected with a C# application.
https://github.com/ibrahimsharaf/pascal-compiler

compilers lexical-analysis semantic-parser

Last synced: about 1 year ago
JSON representation

A Compiler for Pascal programming language built using Gold parser connected with a C# application.

Awesome Lists containing this project

README

          

#Pascal-Compiler
* A simple Pascal compiler built using Gold Parser and C#.
* Stages finished:
* Lexical Analysis
* Semantic Analysis
* Semantic Analysis