Detect which human language a document uses from OCaml, from the Nu Html validator
languages unicode ocaml
at main 6 lines 133 B view raw
1; Profile generator executable - only used during build 2 3(executable 4 (name gen_profiles) 5 (modules gen_profiles) 6 (libraries unix))