# Modu
<a href="https://crates.io/crates/modu">
<img alt="Crates.io Version" src="https://img.shields.io/crates/v/modu?style=for-the-badge">
</a>
## About
Modu is a simple and fast interpreted programming language. \
It is designed to be easy to learn and use like python, but fast and efficient like Rust. \
With streamlined error messages for easy debugging
Code examples: https://modu.cyteon.dev/examples \
Documentation: https://modu.cyteon.dev/docs/quickstart
