modu 2.2.1

A fast and simple turning-complete interpreted language
Documentation

Modu

Install

cargo +nightly install modu

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

image