██████╗░░█████╗░██████╗░██╗░░░██╗░██████╗ ██╔══██╗██╔══██╗██╔══██╗██║░░░██║██╔════╝ ██║░░██║███████║██████╔╝██║░░░██║╚█████╗░ ██║░░██║██╔══██║██╔══██╗██║░░░██║░╚═══██╗ ██████╔╝██║░░██║██║░░██║╚██████╔╝██████╔╝ ╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝░╚═════╝░╚═════╝░
Darus is a simple compiler written in C that is designed to compile programs written in the Darus programming language.
- Parses and compiles programs written in the Darus programming language.
- Generates executable files from Darus source code.
To build and use the Darus compiler, you need the following:
- C compiler (e.g., GCC)
-
Clone the compiler:
git clone https://github.com/SUBOdhar/darus_compiler/tree/131f5ca4dc45c38333c59d78bce717198a90886c/compiler