The first release of the Buyan language.
Two targets are implemented:
interpreter— runs Buyan source code directly on your machine.z80-unknown-cpm— generates assembly code for the Zilog Z80 CPU for the CP/M OS.
Documentation: https://ya7on.github.io/buyan/
Full Changelog: https://github.com/ya7on/buyan/commits/v0.1.0