4 ms·
I would like to see an interactive loop to fsi. Seems like you could use websockets for this.
by physicslover 13y ago
I would like to see an interactive loop to fsi. Seems like you could use websockets for this.
- refactormonkey 13y agoYeah, we are looking into it. Interactive provides great information to see what is really going on.
- AltGr 13y agoF#'s big brother, OCaml, has this: http://try.ocamlpro.com http://try.ocamlpro.com The best part is that since OCaml can compile to JS, it's completely offline !
- latkin 13y agoAnother option you might want to look at is http://www.tryfsharp.org/Create http://www.tryfsharp.org/Create Runs code locally via Silverlight.