Back to browse
Loreline, narrative language transpiled via Haxe: C++/C#/JS/Java/Py/Lua

Loreline, narrative language transpiled via Haxe: C++/C#/JS/Java/Py/Lua

by jeremyfa·Mar 28, 2026·75 points·20 comments

AI Analysis

●●SolidNiche GemBig Brain

Haxe-powered transpilation beats maintaining separate runtimes for Ink competitors.

Strengths
  • Single Haxe codebase transpiles to native code for seven target languages.
  • Avoids runtime divergence issues common in multi-platform narrative tools.
  • Includes VS Code extension with syntax highlighting and real-time diagnostics.
Weaknesses
  • Ink and Yarn Spinner already dominate the narrative scripting market share.
  • Writers must learn a new DSL instead of established community standards.
Target Audience

Game developers and interactive fiction writers

Similar To

Ink · Yarn Spinner · Dialogue System

Similar Projects

DovahScript – A language for the Thu'um-powered developer

The tinvaak.js CLI directly maps whimsical Dovahzul keywords (e.g. gron → let, hah → function, ofan → return) into runnable JavaScript and ships with examples and installable npm scaffolding. It's an enjoyable, well-documented novelty that's useful for teaching transpiler basics or just writing silly Skyrim-flavored scripts — but it's firmly a niche, playful project rather than a tool with broad practical value.

Niche GemCozy
basteez
204mo ago
Developer Tools●●●Banger

Gala – Sealed types, pattern matching, and monads for Go

Sealed types + exhaustive pattern matching compile to flat Go interop—no runtime overhead.

Big BrainZero to One
mmcodes
313mo ago