An open API service indexing awesome lists of open source software.

https://github.com/cyteon/modu

Modu is a simple and fast turing-complete interpreted programming language.
https://github.com/cyteon/modu

coding-language language programming-language rust

Last synced: 7 days ago
JSON representation

Modu is a simple and fast turing-complete interpreted programming language.

Awesome Lists containing this project

README

          

# Modu

Crates.io Version

## 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/tour/contents

![image](https://github.com/user-attachments/assets/601b9bcc-1fb7-4eb9-9669-101de6660384)