Tag
Edsger is a handwritten Clojure REPL designed for the reMarkable 2 tablet, allowing developers to write and evaluate Clojure code directly on the device.
dap-mux is a DAP proxy that lets you connect multiple DAP clients (editor, REPL, etc.) to a single debug session, enabling simultaneous debugging from different tools with session durability and late-join state replay.
fast-rlm enables reinforcement learning models to access MCP servers via stdio or HTTP, allowing tool use and resource fetching with results saved as Python variables in the REPL to save input tokens.
A detailed comparison of Slimv and Vlime, two Vim plugins for interactive Lisp programming, covering setup, features, and recommendations.
mvm is a fast, portable virtual machine for Go that allows running Go programs directly from source, embedding a Go interpreter, and includes a REPL, debugger, and standard library.
New `fast-rlm` update introduces REPL Tool Calling, allowing agents to invoke Python functions via REPL with outputs stored in variables. Demo shows web search and Goodreads review integration.
Isaac Flath predicts RLM will revive notebooks by enabling agents to drive REPLs with interleaved prose.