Update README.md

This commit is contained in:
m5rcel { Marcel }
2025-10-13 12:25:52 +02:00
committed by GitHub
parent 2cae708c47
commit 7c0710ec0d

View File

@@ -7,7 +7,7 @@
**m5rcode** is an experimental **polyglot programming language** written with a blend of **Python, JavaScript, PHP, C#, and C++**.
It uses obfuscation and cross-language embedding to allow developers to write multi-language scripts in a single file (`.m5r`).
The project includes a custom **REPL shell** (`m5rshell`) and an **interpreter** for `.m5r` files.
The project includes a custom **REPL shell** (`m5rshell`) and an **interpreter** for `.m5r` files. If you want to chekc out Windows port (main) [click here](https://github.com/m4rcel-lol/m5rcode)
---