Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 432 Bytes

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