aluasm

Crates.ioaluasm
lib.rsaluasm
version0.1.0
sourcesrc
created_at2021-07-31 00:38:39.19869
updated_at2021-07-31 00:38:39.19869
descriptionAlu assembler
homepagehttps://aluvm.org
repositoryhttps://github.com/pandoracore/alure
max_upload_size
id429480
size185,716
Dr. Maxim Orlovsky (dr-orlovsky)

documentation

README

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 ./test/code_build.sh script.

You can read more about AluVM on https://www.aluvm.org

Commit count: 13

cargo fmt