User Portlet User Portlet

Discussions
What if I wanted to say call out to a REPL on some other platform/website to evaluate a function e.g. Clojure `(#(+ % 1) 2)` to return 3, like a Wolfram Notebook can natively use `(#+1 &)[2]`?