Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charlottia/ava

Ava BASIC
https://github.com/charlottia/ava

amaranth basic qbasic zig

Last synced: about 2 months ago
JSON representation

Ava BASIC

Awesome Lists containing this project

README

        

# Ava BASIC

## Wayfinding

* [`basic/`](basic/) — Compiler and stack machine interpreter.
* [`core/`](core/) — RISC-V stack machine core.
* [`soc/`](soc/) — SoC in Amaranth integrating [VexRiscv].
* [`adc/`](adc/) — Amateur Development Client (IDE).

[VexRiscv]: https://github.com/SpinalHDL/VexRiscv

## But what does it all mean?

[Put as succinctly as I can for now][explainer].

[explainer]: https://lobste.rs/s/lkpxbs/what_are_you_doing_this_weekend#c_jdtf53

## License

Ava is released under the [zero-clause BSD license](LICENSE.txt).