@RL_Dane
You could just clone it and open the README in vim or less, you know.
And yes I have had python recommended to me and it works fine, but for whatever reason I abhor using python. I get shivers every time I consider it.
I guess I could use deno.
~] deno
Deno 1.31.1
exit using ctrl+d, ctrl+c, or close()
REPL is running with all permissions allowed.
To specify permissions, run `deno repl` with allow flags.
> 3 + 5
8
> 5 ** 30202
Infinity
> 0.1 + 0.2
0.30000000000000004