Updated documentation

This commit is contained in:
Eduard Urbach 2025-02-26 14:47:55 +01:00
parent 5f46a6f14e
commit ebe53b3b50
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -1,8 +1,8 @@
# q
A programming language that compiles down to machine code.
A programming language that quickly compiles to machine code without gigantic dependencies like LLVM.
## Features
## Goals
- Fast compilation
- High performance