Skip to content

kelp-lang/agar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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