You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.