Skip to content

vasili/FSharpBinding

Repository files navigation

I. This version of the FSharpBinding now supports mapping an error to the corresponding line in 
   the source code. The starting point was the CSharpBinding source. I somewhat naive approach was
   adopted in adapting the CSharpBinding to the FSharp environment. Hence, there is most likely much
   to do to finish implement the FSharpBinding correctly! On a somewhat more positive note, the FSharp 
   binding was tested with small F# test programs and also tested with existing F# projects downloaded
   from the Web.

II. Build and Run Environment

   - gmcs --version
     Mono C# compiler version 2.4.4.0

   - mono --version
     Mono JIT compiler version 2.4.4 (Debian 2.4.4~svn151842-lubuntu4)

   - monodevelop --version
     The MonoDevelop IDE 2.2.0.0


Regards, 

Vasili I Galchin <vigalchin@gmail.com>




Acknowledgments

All of the icons were generated by Piotr Zurek. The .csproj is based on an existing project file by Piotr Zurek. In individual
.cs are acknowledgments. In addition I received many suggestions from the MonoDevelop mail list 
including Michael Hutchinson, Luis Sanchez Gual, Mike Kruger (sorry umlaut), Piotr Zurek, and others.

About

FSharp binding for MonoDevelop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages