Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 291 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 291 Bytes

Sirius

Actions Status

This repository contains the source code for the Sirius, a compiler in C#. It has basic concepts of compiler construction such as lexer, syntax tree, parser, and type checking.