RLM enables LLMs to process arbitrarily long contexts by treating them as an external environment that can be programmatically explored via a JavaScript REPL. Instead of feeding entire long documents ...
Rip is a modern language inspired by CoffeeScript. It compiles to ES2022 (classes, ?., ??, modules), adds about a dozen new operators, includes built-in reactivity, and sports a self-hosting compiler ...