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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not yet that I know of. (This is something the F# team would love to do if/when we can find the free time to put it together.)
(Note that you don’t need VS or Mono – you can just have .Net and then install the F# CTP and just get the runtime, command-line compiler, and fsi.exe, and use that. But it would be nicer if there were a no-install web-site-visit try-it thingy.)