Simplified itoa

This commit is contained in:
Eduard Urbach 2024-07-31 13:37:46 +02:00
parent 2d905c1ac0
commit c415f0250a
Signed by: eduard
GPG key ID: 49226B848C78F6C8
2 changed files with 4 additions and 3 deletions

View file

@ -6,6 +6,7 @@ A simple programming language.
* Fast compilation
* Small binaries
* High performance
## Installation