I am using F# on a Mac and I wonder kbow if there is any F# IDE that works over mono (not a general purpose editor). It seems that there is an addon for MonoDelvelop, but I think it may no be mature enough. Any suggestion ?
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.
strong textI actually started working on a new F# binding for MonoDevelop. I’ll post the news as soon as I have something worth sharing.
Strange, seems like I can’t add a comment to my answer…
Anyway, I’d like to start with basic functionality that allows for creating and compiling F# projects. When that’s done I’ll be looking at implementing things like auto-completion and thing like that.
Update: Due to a recent addition to our family I haven’t been able complete my work. Fortunately someone else picked up the effort and results of his work are here: http://github.com/vasili/FSharpBinding