← all papers · overview

The -combinator For Llms: Solving Long-context Rot With -calculus

Abstract

LLMs are increasingly used as general-purpose reasoners, but long inputs remain bottlenecked by a fixed context window. Recursive Language Models (RLMs) address this by externalising the prompt and recursively solving subproblems. Yet existing RLMs depend on an open-ended read-eval-print loop (REPL) in which the model generates arbitrary control code, making execution difficult to verify, predict,

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).