meplang 0.1.8

An EVM low-level language that gives full control over the control flow of the smart contract.
Documentation
1
2
3
4
5
pub mod artifacts;
pub mod compile;
pub mod file;
mod fillers;
pub mod settings;