This repository contains a compiler for Expl, a programming language designed for educational purposes. The compiler translates Expl source code into assembly code compatible with the XSM simulator.
- Lexical Analysis
- Syntax Analysis
- Semantic Analysis
- Code Generation
- Clone the Repository: Use the following command to clone the repository to your local machine:
git clone https://github.com/adil-a-jabbar/silc.git