Published December 5, 2025
| Version v1
Preprint
Open
SPELL: A Programming Language Designed for Large Language Models
Authors/Creators
Description
We introduce a programming paradigm optimized for the cognitive architecture of Large Language Models, rather than human authors. Traditional languages rely on sequential reasoning and implicit context—abstractions that conflict with the pattern-completion nature of LLMs. SPELL is an AI-native dataflow language with explicit dependencies, explicit types, and structured JSON format. By aligning syntax with the generation mechanism of the model, we demonstrate that the optimal abstraction for AI is fundamentally different from the one for humans.
Files
SPELL_ AI-Native Programming Language _ Santino Research.pdf
Files
(340.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ee1165a93a7ef71b036dace4788ecc0f
|
340.2 kB | Preview Download |
Additional details
Dates
- Created
-
2025-12-05
Software
- Repository URL
- https://github.com/santino-research/spell
- Programming language
- Rust
- Development Status
- Active