Untitled Programming Language

Future programming language in the making.

Setup

Firstly, clone this repository:

git clone https://github.com/DSoares0/Untitled-Programming-Language.git

Mac & Linux

Run the compiler and the code using:

./compiler test.lang

Windows

Run the compiler and the code using:

compiler test.lang

Design

The idea of the language is …