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.
Inflexión — White Paper
The first-installment design paper. Six grammatical-semantic mappings (number, mood, aspect, ser/estar, clitics, diminutives), the dialect choice and its rationale, four worked examples, the Turing-completeness argument, the LLM-prompting-density hypothesis stated as such, and a naming coda. Hand-built; not generated by Babel.
Babel — Companion Methodology
The companion methodology paper for the programmatic construction of esoteric programming languages. Inflexión is one specific instantiation of the design space Babel opens, deliberately hand-built so the design is not constrained by what Babel's parameter schema can currently express. Lives at /babel.
Articles — The Long-Form Series
A LinkedIn-syndicated essay series on the impact of language in technology. Three articles published; the third is the lineage-discovery story that situates Inflexión among Perligata, Espro, Tampio, and Wenyan. Lives under /babel/articles since the series is published from the Babel project's perspective.
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.