# q A simple programming language. ## Features * Fast compilation * High performance * Small binaries ## Installation ```shell git clone https://git.akyoto.dev/cli/q cd q go build ``` ## Usage ```shell q build ``` ## License Please see the [license documentation](https://akyoto.dev/license). ## Copyright © 2023 Eduard Urbach