This is a simple extendable REPL CLI, with auto-complete, history, auto-install and more.
using Deno:
deno install -A -r https://deno.land/x/repl/main.ts -n repl
using Nix:
nix profile install --experimental-features "nix-command flakes" github:tsirysndr/repl
deno run -A https://deno.land/x/repl/main.ts
Currently available plugins: