I looking to install the F# compiler to use on the command line. Is there a place to download it, without downloading visual studio and all the other stuff?
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.
Yes — at least, you can download the F# 2.0 compiler easily:
https://www.microsoft.com/en-us/download/details.aspx?id=600
The sources for the F# 3.0 compiler were released on Codeplex recently, so if you want to use that one you’ll need to download them and compile everything yourself; or you can wait for a downloadable release, which should be available soon.