🌱 A simple programming language. 1 Commit
2023-10-17 11:06:14 +02:00
.gitignore Initial commit 2023-10-17 11:06:14 +02:00
go.mod Initial commit 2023-10-17 11:06:14 +02:00
main.go Initial commit 2023-10-17 11:06:14 +02:00
README.md Initial commit 2023-10-17 11:06:14 +02:00

q

A simple programming language.

Installation

git clone https://git.akyoto.dev/cli/q
cd q
go build

Features

  • Fast compilation
  • High performance
  • Small binaries

License

Please see the license documentation.

© 2023 Eduard Urbach