Babel Playground

A YAML parameter sheet generates a working programming language. Pick a tab, write a program, run it.

Eight ASCII tokens — > < + - . , [ ] — operating on a byte tape. The 1993 Urban Müller original. Generated here from a Babel parameter sheet, not hand-rolled.


    

The same eight operations, with Rioplatense Spanish surface tokens — che, vení, más, menos, decí, escuchá, mientras, ya. Same semantics, different parameter sheet, same Babel runtime.

Translate vanilla Brainfuck → Rioplatense tokens

    

Inflexión — coming soon

Inflexión is a hand-built esoteric programming language whose semantics flow from the grammatical features of Rioplatense Argentine Spanish: ser/estar for immutable/mutable bindings, mood for evaluation strategy, aspect for eager/lazy, clitic ordering for argument routing, diminutive/augmentative for numeric and cost scaling, number agreement for scalar/collection types.

The parser is the next runtime push. When it ships, this tab becomes live and you'll be able to type lines like:

El total es 100.
El contador está en 0.
Cuando el contador esté en 10, decí "listo".
Los precios son [100, 200, 300].
Los precios_finales son los precios menos el descuento por los precios.