# Machine PseudoCode [![Version](https://docs.rs/mp/badge.svg)](https://crates.io/crates/mp) Universal programming utility. When you program with `GUI`, `mp` converts it into machine language and also manages the project. # Installation ```toml [dependencies] mp = "0.1" ``` # Usage In develop. # Documentation [Official Docs.rs](https://docs.rs/mp) \ [Introduction written in Korean](docs/introduction.md) # License Copyright (C) 2019 Ho Kim