Updated documentation

This commit is contained in:
Eduard Urbach 2025-02-26 14:47:55 +01:00
parent bf5110edd4
commit 818477f5c3
Signed by: eduard
GPG key ID: 49226B848C78F6C8

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