Skip to content

fengjian/aluasm

 
 

Repository files navigation

AluVM assembly toolchain

AluVM assembly toolchain includes AluAsm – assembler – and ALink – linker, which may be used for producing AluVM and AluRE libraries and executable files.

For examples, check ./examples folder and see how they are compiled by using ./tests/code_build.sh script.

You can read more about AluVM on here

About

AluVM assembler

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.7%
  • Shell 0.3%