Updated documentation

This commit is contained in:
2025-02-26 14:47:55 +01:00
parent 5f46a6f14e
commit ebe53b3b50

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