Crates.io | aluasm |
lib.rs | aluasm |
version | 0.1.0 |
source | src |
created_at | 2021-07-31 00:38:39.19869 |
updated_at | 2021-07-31 00:38:39.19869 |
description | Alu assembler |
homepage | https://aluvm.org |
repository | https://github.com/pandoracore/alure |
max_upload_size | |
id | 429480 |
size | 185,716 |
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