Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个由 4,000 行 ClojureScript 组成的单页应用程序。该页面由 Clojure Web 服务器提供,并在我的浏览器中运行。我想要做的是在我的页面内部启动一个 REPL 并从我的页面外部连接到它。那么,我们是否有任何浏览器托管 REPL?
ClojureScript wiki 中介绍了很多基础知识。
截至 2014 年,两个流行的浏览器 REPL 是:
Weasel 顶部的简化外观是simple-brepl。