I have mono installed on my Linux laptop, and I started learning how to write F# programs with basic Windows.Forms interfaces.
Will the *.exe files I compile on Linux using fsc run directly on Windows 7?
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.
i think the answer is Yes, in that ‘.NET’ is ‘.NET’ is ‘.NET’ — there may be a few features in the latest Windows CLR that do not exist in mono, but not the other way around.