2 releases

0.0.2 Nov 22, 2020
0.0.1 Nov 22, 2020

#233 in Emulators

Apache-2.0

3KB
55 lines

bevare agar is under heavy development. all is subject to change

What is AgarVM?

Agar is a register virtual machine. It comes with an assembly language.

You can test agar by writting assembly and running

agar assemble [input-file].algae run

To view what the assembly looks like, checkout the tests directory or read the documentation directory

No runtime deps