Core.Command (and the closely-related Async.Command) is an OCaml library for creating command line programs with nice interfaces (including help text and argument parsing). This article is an overview of Command.Param, the newer interface for defining your command's arguments (replacing Command.Spec).

This article is not exhaustive …

Read more

This is a short post to document an issue we ran into at work so it will show up in search results for people who have this problem in the future.

tl;dr:

  • Use FreeTDS 1.0 if you can.
  • If you're stuck on FreeTDS 0.91 (and possibly other …

Read more

« Page 8 / 17 »