Improved project structure

This commit is contained in:
Eduard Urbach 2023-10-20 17:07:44 +02:00
parent 3a002a7562
commit bd73132a30
Signed by: eduard
GPG key ID: 49226B848C78F6C8
18 changed files with 33 additions and 15 deletions

View file

@ -4,9 +4,8 @@ A simple programming language.
## Features
* Fast compilation
* High performance
* Small binaries
* 🔥 Fast compilation
* 📦 Small binaries
## Installation