ᚅ᚟ᚠᚨᚱ
DOMAIN 36 · CULTURAL COMPUTING

RUNESCRIPT

A programming language built on the Elder Futhark. Where mythology becomes the documentation and runes become the syntax.

4 INVENTIONS · #79–82
THE THESIS

Every programming language is built on English

if, else, while, return, function — there is no technical reason for this. It is a historical artifact of where computing was invented. The compiler does not care what the symbols look like. It cares about the grammar.

Runescript replaces English keywords with Elder Futhark runes. Each rune maps to a programming construct through its mythological meaning — not arbitrarily, but semantically. The mythology is the documentation.

THE MAPPING

Rune to construct

FEHU → let
Wealth · assign wealth to a name
URUZ → function
Strength · define a source of power
THURISAZ → if
Thorn · the decision point
ANSUZ → print
Odin speaks · send words to the world
RAIDHO → call
Journey · send on a path
GEBO → return
Gift · give something back
WUNJO → true
Joy · the positive state
NAUTHIZ → while
Need · repeat until need is met
PERTHRO → random
Fate · the unknown outcome
BERKANA → new
Birch · new growth from the tree
KENAZ → class
Torch · illuminate structure
TIWAZ → assert
Tyr’s justice · must be true or fail
EXAMPLE

Fibonacci in runes

// The Fibonacci sequence computed in Runescript

 a = 0
 b = 1
 count = 0

 (count < 10) {
  (a)
   temp = a + b
  a = b
  b = temp
  count = count + 1
}

// Output: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34
LIVE INTERPRETER

Write. Run. In runes.

RUNESCRIPT v1 · BROWSER INTERPRETER
THE FAMILY

Six languages. Six civilizations.

Runescript is the first. Each language in the family is built on a different ancient writing system, each teaching a different paradigm of computation through its culture’s mythology.

Runescript
ELDER FUTHARK
𐌰
Hieroglyph
EGYPTIAN
𐎀
Cuneiform
SUMERIAN
𐤀
Phoenician
PHOENICIAN
Oracle Bone
CHINESE
Ogham
CELTIC
Lundr AI Online
Welcome to the grove. I'm Lundr AI — I can help you learn about our services, pricing, process, or answer any questions about working with Lund Studio. What can I help with?
Lundr AI Fact Checker
Available exclusively to Lundr network city operators.
Not an operator? Reach out to Carter about joining the Lundr network.

Send Carter a message directly through the studio contact form.

Open Contact Form →

Or email directly: lundstudio.co/pages/contact

Sound
Ai