Is there a site like try ruby that allows one to experiment in an F# interactive shell? I d like to try a few commands without installing Visual Studio or Mono.
Recently I ve started plaing with assembler under linux, there s good debuger, but comming from Ruby I m missing simple REPL that would let me enter a line of assembler code and see the result on ...