Sizes of industrial OCaml and F# code bases

For a bit of fun, we recently ran programs to determine the current sizes of our company's OCaml and F# code bases. This includes the code we use in-house for everything from web analytics to accountancy as well as the code behind our commercial products. We found 345kLOC of OCaml code and 171kLOC of F# code.

In comparison, Jane St. Capital now have around a million lines of production OCaml code and Citrix have 130kLOC of production OCaml code.

Comments

Popular posts from this blog

Benchmarking in the web age

What's new in garbage collection?

What is your garbage collector collecting?