da Language is a simple, interpreted programming language implemented in Python. It supports basic arithmetic operations, variables, and error handling.
To install da Language, you simply need to clone the repository and have Python installed on your machine.
You can use da Language by running the shell.py
script. This will open a REPL where you can input da Language commands.
Here's an example of how to use da Language:
python shell.py
da > HEI x = 5
da > x + 3
8