🌱 A simple programming language.
3 Commits
build | ||
cli | ||
examples/hello | ||
log | ||
.gitignore | ||
cli_test.go | ||
go.mod | ||
go.sum | ||
main_test.go | ||
main.go | ||
README.md |
q
A simple programming language.
Features
- Fast compilation
- High performance
- Small binaries
Installation
git clone https://git.akyoto.dev/cli/q
cd q
go build
Usage
q build
License
Please see the license documentation.
Copyright
© 2023 Eduard Urbach