Skip to content

dimashky/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.