| Crates.io | vexc |
| lib.rs | vexc |
| version | 0.1.0 |
| created_at | 2025-12-02 22:44:06.087753+00 |
| updated_at | 2025-12-02 22:44:06.087753+00 |
| description | Compiler and toolchain for the Vex programming language |
| homepage | https://github.com/PizzaLvr49/vex-lang |
| repository | https://github.com/PizzaLvr49/vex-lang |
| max_upload_size | |
| id | 1962801 |
| size | 24,497 |
A compiler and toolchain for the Vex programming language.
vexc/ - The Vex compiler library and CLIcargo build --release
cargo test
Generate and view the documentation:
cargo doc --no-deps --open