Rython - New Programming language!
Source: Dev.to
Who am I
Maybe you already know—if so, you’re doing great, thanks for reading my posts!
If not, I’m Igor, a Ukrainian developer who created a Neovim plugin that installs libraries directly from Neovim (working with Lua and Python).
What is this post about
This is the next step in my hard‑road project: a programming language written in Rust and Python (using PyO3, cargo build --release, and maturin develop).
In the accompanying video you can see examples of:
- Syntax
- How to start a file with code
…and my occasional mishaps with the language code.
Thanks for your attention, see you later! 👋