q/docs/readme.md
Eduard Urbach 5fd38282b6
All checks were successful
/ test (push) Successful in 15s
Updated documentation
2025-07-05 11:48:59 +02:00

20 lines
No EOL
448 B
Markdown

# q
A programming language that quickly compiles to machine code.
## Platforms
| CPU | Linux | Mac | Windows |
| ------ | ----- | --- | ------- |
| arm64 | ✅ | ❔ | ❔ |
| x86-64 | ✅ | ✅ | ✅ |
Those marked with a ❔ are theoretically supported but there are no developer machines to test them.
## License
Please see the [license documentation](https://urbach.dev/license).
## Copyright
© 2025 Eduard Urbach