cmigrep
search in OCaml compiled interface files
Install
- All systems
-
curl cmd.cat/cmigrep.sh
- Debian
-
apt-get install cmigrep
- Ubuntu
-
apt-get install cmigrep
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cmigrep
- Raspbian
-
apt-get install cmigrep
- Dockerfile
- dockerfile.run/cmigrep
cmigrep
search in OCaml compiled interface files
This program allows you to search for items (like for instance types, constructors, or exceptions) in compiled interface files generated by the Objective Caml compiler.