echoplexus icon indicating copy to clipboard operation
echoplexus copied to clipboard

Add more languages to REPL

Open jamiees2 opened this issue 12 years ago • 2 comments

opal-parser.js for Ruby, maybe Brython for python?

jamiees2 avatar Jun 03 '13 16:06 jamiees2

opal-parser.js is there, but loading every single repl language is a pain, maybe somehow load different libraries or different iframes?

jamiees2 avatar Jun 03 '13 21:06 jamiees2

jsrepl is an option for several languages. For the ones not covered by jsrepl, maybe a sandboxed docker image wrapped in a node based REST API to control arbitrary code execution.

Kaizhi avatar Dec 05 '13 04:12 Kaizhi