dimashky / compiler

C# Compiler, DU university project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Compiler

Compiler Project

Getting Started

These instruction will get you a copy of the project up and running on your local machine for development and testing purposes (using GIT).

$ git clone https://github.com/Dimashky/compiler.git

External library and programs needed

C# Refrence

Offical C# reference by Microsoft here.

Lexer and Parser raw files

We use C# Parser and Lexer by James Power.

Coded By

Thanks to

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

C# Compiler, DU university project.

License:MIT License


Languages

Language:C++ 68.0%Language:Yacc 17.6%Language:C 6.2%Language:HTML 4.7%Language:Lex 3.1%Language:C# 0.3%Language:CSS 0.1%