Crates.io | ttasm |
lib.rs | ttasm |
version | 0.1.4 |
source | src |
created_at | 2021-11-07 13:01:14.201656 |
updated_at | 2021-11-08 19:41:59.451955 |
description | TTVM Assembler API & driver for Rust |
homepage | |
repository | https://github.com/sahdjfg/ttasm |
max_upload_size | |
id | 478065 |
size | 2,626 |
ttasm
is an assembler for assembling source code to TTVM executable.
Add the following to your Cargo.toml
:
[dependencies]
ttasm = "0.1.4"
or install using:
cargo install "ttasm"
This project is being coding using the latest Rust version. No exact version is specified.
ttasm
is tested on Windows 21H2 (OS Build 22000.282) and Ubuntu 20.04 LTS.
This project is licensed under either of
at your opinion.