Inflexión · RCI

A Spanish-grammar esoteric programming language.

Inflexión is a hand-built esoteric programming language whose semantics flow from the grammatical features of Rioplatense Argentine Spanish. Spanish’s two copulas (ser for essential properties, estar for transient state) map to immutable and mutable bindings; verbal mood (indicative, subjunctive, imperative) maps to evaluation strategy (eager, deferred, effect); aspect (perfective, imperfective) maps to eager and lazy on the same operation; the fixed-order Spanish clitic system maps to positional argument routing; productive diminutive and augmentative morphology maps to numeric and computational scaling; number agreement carries the scalar versus collection distinction.

Inflexión joins a small lineage of inflection-driven non-English natural-language esoteric programming languages — Perligata (Latin, Damian Conway, 2000), Espro (Esperanto, 2015, idea-only), Tampio (Finnish, Iiro Sarkkinen, ~2017–present), Wenyan (Classical Chinese, Lingdong Huang, 2019), Inflexión(Rioplatense Spanish, 2026) — and is the first in that lineage to use a living Romance language and the first to make this specific feature set jointly load-bearing. It is hand-built rather than generated by Babel, the companion methodology, so that the language design is not constrained by what Babel’s parameter schema can currently express.

This is the project’s public landing page. The work is in planning phase as of May 2026; the interpreter is in active development; the formal paper is at Draft 1+. Operational semantics — the abstract machine, evaluation order, and a formal Turing-completeness argument — will be the second Inflexión installment, written from the captured implementation specification after the runtime ships.

Authored by Ramon Rodriguez under the auspices of RCI. The dialect-comparison work in particular would benefit from co-authors whose native dialect is neither Rioplatense nor Venezuelan. Source code (when the interpreter ships) at github.com/Roderick-Consulting-Inc.