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

https://github.com/ruthenium-lang/ruthenium

The most perfect programming language ever.
https://github.com/ruthenium-lang/ruthenium

befunge brainfuck dreamberd funny-coding funny-program go golang gulfofmexico intercal java malbolge nim piet programming-language programming-language-development rust ruthenium satyamshorrf zig

Last synced: 8 months ago
JSON representation

The most perfect programming language ever.

Awesome Lists containing this project

README

          






Explore the docs ยป


๐Ÿ“– See examples
ยท
๐Ÿงช Playground
ยท
๐Ÿ’ก Suggest Features




โญ Star us on GitHub โ€” it motivates us a lot!


> [!IMPORTANT]
> **CHECK THE WIKI BEFORE GIVING YOUR FEEDBACK PLEASE**

> https://github.com/ruthenium-lang/ruthenium/wiki/

**Ruthenium** is a programming language designed for the next era of programming. It was
designed as a simple and flexible language based on languages like C and JavaScript.

---

### ๐Ÿค” Why should I choose Ruthenium?

| Feature | Ruthenium | Rust | JavaScript | C |
|----------------------------|--------------------|------------------|-------------------|--------------------|
| ๐Ÿง  Learning curve | Easy | Medium/Hard | Easy | Medium |
| โšก Performance | Like assembler | High | Medium (interpreted) | Very high |
| ๐Ÿ›ก๏ธ Memory safety | Hybrid Rust/C | Strong (by design)| Weak | Manual |
| ๐Ÿ”ง Manual memory control | Optional | Yes | No | Yes |
| ๐Ÿ”„ Syntax style | C/JS hybrid | C-like | C-like | C |
| ๐Ÿงฐ Standard library | Modular (growing) | Rich | Very rich | Minimal |
| ๐Ÿงช Playground support | Soon | Available | Yes | Indirect (via tools)|
| ๐Ÿงฉ Metaprogramming | Yes | Limited (macros) | Yes | No |
| ๐Ÿ”จ Low-level capabilities | Yes | Yes | No | Yes |
| ๐Ÿš€ Ideal use cases | Everything | Systems programming | Web dev, scripting | OS/devices |

---

### ๐Ÿš€ Vision

Ruthenium aims to bring **the power and performance of low-level languages** with the **ease and readability of high-level scripting**, supporting both interpreted and compiled workflows. With support for plugins, raw memory operations, and fine control over your environment, Ruthenium is perfect for creators who want to push the limits of what a language can do.

๐Ÿ› ๏ธ Want to contribute? Check out the [issues](https://github.com/ruthenium-lang/ruthenium/issues) or start with the [examples](https://github.com/ruthenium-lang/ruthenium/wiki/Examples).

๐Ÿ“Œ Don't forget to โญ star us โ€” every star counts to grow the community!