The Origin Story

Jarlang was born from a unique combination of curiosity about programming language design and an unexpected source of inspiration: the world of Elden Ring. What started as a quest to understand the deeper mechanics of language creation evolved into something much more personal and fun.

"Sometimes the best projects come from the most unexpected combinations of interests and inspirations."

The journey began with a simple question: "How do programming languages actually work under the hood?" This curiosity led to exploring interpreters, parsers, and the fascinating world of language design. But what makes Jarlang special isn't just its technical implementation—it's the story behind its warrior-themed syntax and beloved mascot.

Elden Ring Inspiration

The warrior theme of Jarlang draws heavily from the rich lore and aesthetic of Elden Ring. The game's emphasis on perseverance, crafting, and the mystical relationship between warriors and their tools in particular parallels the development experience.

Why Warriors and Programming?

Programming is a craft that requires persistence, strategy, and the right tools. Just like a warrior forges their weapons and armor, programmers craft their code with careful attention to detail. The metaphor felt perfect for a language designed to teach and inspire.

Keywords like forge (define functions), wield (declare variables), chant (output), and summon (import) create a cohesive world where programming becomes an adventure. Every line of code tells a story of a digital warrior crafting solutions to complex problems.

The Warrior Jar Debug Companion

Fun Fact: Instead of traditional rubber duck debugging, the creator of Jarlang uses a warrior jar plushie from Elden Ring as their debugging companion!

The concept of "rubber duck debugging"—explaining your code problems to an inanimate object to find solutions—is well-known in programming. But why use a rubber duck when you can have a warrior jar? This small, loyal companion from Elden Ring became the perfect debugging partner.

The warrior jar plushie sits on the desk, silently listening to complex programming problems, just like the noble jar warriors in the game. This personal touch influenced the entire aesthetic of Jarlang, leading to the creation of our beloved mascot, JarKnight.

"Sometimes the best debugging happens when you explain your code to a loyal warrior jar who never judges, only listens."

Learning Language Creation

Jarlang serves as both a learning project and a teaching tool. The goal was to understand every aspect of language creation:

  • Lexical Analysis: How does the computer break down source code into meaningful tokens?
  • Parsing: How do we build an abstract syntax tree from those tokens?
  • Interpretation: How do we execute the parsed code and manage program state?
  • Error Handling: How do we provide helpful feedback when things go wrong?

By creating Jarlang, these concepts moved from abstract theory to concrete implementation. Every feature—from basic arithmetic to function calls—required deep thinking about language design decisions that most programmers take for granted.

JarKnight's Journey: From Sketch to Final Design

The JarKnight mascot didn't appear overnight. Like any good character design, it went through numerous iterations, each building on the last to create our beloved warrior jar companion. Here's the complete evolution:

Each stage of JarKnight's development reflects the iterative nature of both art and programming. Just like refining code through multiple versions, the mascot evolved from a simple concept to a polished character that embodies the spirit of Jarlang.

What's Next?

Jarlang continues to evolve as both a learning project and a teaching tool. Future plans include:

  • Enhanced Error Messages: Making debugging even more helpful and educational
  • More Library Functions: Expanding the standard library with useful utilities
  • Interactive Tutorials: Web-based learning experiences with JarKnight as a guide
  • Community Features: Ways for learners to share their Jarlang creations

Join the Adventure

Whether you're learning programming for the first time or exploring language design, Jarlang welcomes all warriors on their coding journey. Every bug fixed, every feature added, and every line of code written contributes to the ongoing story of this unique language.