An example illustrating the use of BatOptParse for command-line option parsing
- OCaml 98.5%
- Makefile 1.5%
| src | ||
| .merlin | ||
| _tags | ||
| Makefile | ||
| README.md | ||
A simple example illustrating the use of BatOptParse from Batteries.
Implements a simpler version of the head unix utility.
- Dependencies:
batteries - To build:
make