ocamlclean
ocamlclean takes a bytecode executable (which are generally but not necessarily produced by "ocamlc" compiler) and reduces its size by eliminating some dead code.
[ Homepage ]
| Author: | Benoit Vaugon. |
| Last modification date: | 15-Nov-2010 |
| Development status: | Development code |
| Kind: | Development tools |
| License: | Open Source :: CECILL-B |
| Topic: | Programming languages :: Compilers |
| Homepage: | http://www.algo-prog.info/ocaml_for_pic/ |