cljs / site

ClojureScript API site and Dash docset generator
http://cljs.github.io
3 stars 3 forks source link

REPL in the website ? #26

Open DjebbZ opened 7 years ago

DjebbZ commented 7 years ago

The README says

REPL page using replumb, used by different projects

I'd really to see it happens in one form or another. I'd like to discuss about possible integrations and UIs.

What do you think about :

What do you think ?

shaunlebron commented 7 years ago

yeah I kinda wanted to try out klipse or some other REPL for each API details page. The REPL stuff is currently too slow to load by default (because a bootstrapped eval environment cannot be optimized in advance), but I think I like your idea of loading it when "Try it" is clicked. Will take a PR!

DjebbZ commented 7 years ago

Great ! Will try soon hopefully. Indeed this is the reason why I want it behind a try button to load all stuff on demand.

On Jul 27, 2017 15:08, "Shaun Lebron" notifications@github.com wrote:

yeah I kinda wanted to try out klipse or some other REPL for each API details page. The REPL stuff is currently too slow to load by default (because a bootstrapped eval environment cannot be optimized in advance), but I think I like your idea of loading it when "Try it" is clicked. Will take a PR!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cljs/site/issues/26#issuecomment-318356550, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEt3ume431HaTf3Gxe_l9apf1EjH5d5ks5sSIvLgaJpZM4Ok-bc .