Rython - New Programming language!

Published: (December 14, 2025 at 05:35 PM EST)
1 min read
Source: Dev.to

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! 👋

Back to Blog

Related posts

Read more »

Advent of Swift

Article URL: https://leahneukirchen.org/blog/archive/2025/12/advent-of-swift.html Comments URL: https://news.ycombinator.com/item?id=46266312 Points: 18 Comment...