Tag Archives: F#

Compiling Code Under OCaml and F# (Part Two)

[Part One] Twenty thousand lines of CamlPDF and cpdf later, here are some numbers: Occasions on which conditional compilation is required: 22 Compilation warnings with fsc –no-warn 62: 15 Time taken: 22 hours The current executable appears to be about … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

Compiling code under OCaml and F#

I spent a couple of afternoons last week beginning to compile our CamlPDF library under F#, with the intention of making our PDF Command Line Tools available as a .NET library. CamlPDF + the command line suite is about 20000 … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment