I’ve been turning our cpdf PDF command line tools into a .NET DLL by cross-compiling it with F#. Here are a couple of screenshots of editing code using the library in C#.
And here are a couple of screenshots of Microsoft’s CLRProfiler which profiles garbage collection and memory usage.
There’s a lot more work to be done on speed and functionality, but I’m hoping to have it out by the end of November. A new release of CamlPDF which cross-compiles with F# will be released shortly after. There’s a lot of new stuff in CamlPDF too, especially text support.