This is the R4RS compliant REPL in Javascript in only KB.
The whole repl logic is contained inside the repl_r4rs_tc.js file.
Check out the examples below to see what it is capable of!
If you are wondering how we acheived such a small size, see our papers here
If you want to see a smaller version without type checks, click here.
To interact with the REPL, type your scheme code below and press enter. You can also click on any of the examples,
and they will be run in the REPL.