Skip to content

v0.1.0

Latest

Choose a tag to compare

@ya7on ya7on released this 11 Aug 20:09

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