I've been working on a new programming language called Joyl – designed from the ground up to strike a balance between performance, ease of use, and developer experience.
Why Joyl?
After years of exploring various programming languages, I noticed a recurring problem:
Some languages are incredibly fast, but hard to write and manage. Others are easy and expressive, but struggle with performance or safety. So I asked myself:
Why not create a language that embraces the best of both worlds?
What is Joyl?
Joyl is a modern hybrid programming language designed to:
Provide high performance with low-level control when needed.
Maintain clean, expressive syntax that's friendly to beginners.
Ensure safe memory management without relying on a garbage collector.
Offer flexible typing (with room for both static and dynamic typing).
Support concurrent and asynchronous programming out of the box.
Be extensible, future-ready, and suitable for scripting, backend, and even systems-level programming.
Language Goals
Fast like C, readable like Python.
Powerful like Rust, without overwhelming the developer.
Minimalistic core with room to grow.
Designed to be practical and enjoyable.
Learn more
Website & Docs: https://vd437.github.io/joyl-lang/
GitHub repo: https://github.com/vd437/joyl-lang
This is just the beginning. I’m currently working on the compiler, standard library, and tooling.
The project is open-source, and I'm actively seeking feedback, ideas, and collaborators.
If you're interested in programming languages, language design, or just like exploring new tools, I'd love to hear your thoughts.
SOCIAL SHARE CARD GENERATOR