UnixJunkie / line-oriented

OCaml library for basic operations on files made of lines of text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

line-oriented

OCaml library for very basic operations on files made of lines of text

Because text is better for humans compared to JSON/XML/you-name-it. More seriously, many UNIX files and scientific file formats are line-oriented.

About

OCaml library for basic operations on files made of lines of text

License:Other


Languages

Language:OCaml 93.8%Language:Makefile 6.2%