Crates.io | typolang |
lib.rs | typolang |
version | 0.1.2 |
source | src |
created_at | 2021-12-03 19:46:35.030929 |
updated_at | 2021-12-15 20:21:08.888491 |
description | Typolang compiler for Rust |
homepage | |
repository | https://github.com/sahdjfg/typolang |
max_upload_size | |
id | 491904 |
size | 32,616 |
typolang
is a compiler to compile Typo source to TTVM binary.
Add the following to your Cargo.toml
:
[dependencies]
typolang = "0.1"
This project is licensed under either of
at your opinion.