Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 436 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 436 Bytes

C# Lexer Compiler Project

This is C# lexer compiler project to build simple programming language compiler

What is C#

C# (pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers.