This is a simple extendable REPL CLI, with auto-complete, history, auto-install and more.
using Deno :
deno install -A -r -g https://deno.land/x/repl/main.ts -n repl
using Nix :
nix profile install --experimental-features "nix-command flakes" github:tsirysndr/repl
using Homebrew :
brew install tsirysndr/tap/repl
Or download the binary for your platform from the releases page.
deno run -A https://deno.land/x/repl/main.ts
Currently available plugins: