🌱 A simple programming language.
9 Commits
build | ||
cli | ||
directory | ||
elf | ||
errors | ||
examples/hello | ||
log | ||
.gitignore | ||
go.mod | ||
go.sum | ||
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 examples/hello
License
Please see the license documentation.
Copyright
© 2023 Eduard Urbach