Automli
Automli is a small program for O'Caml programmers which automatically
generates MLI files from ML files and a specification of which functions,
types etc. to export or hide.
Automli should be considered beta quality software. There are no
known bugs, but it requires more testing.
Recent News
- 2006-04-02: Fix minor bitrot fixing release.
- 2005-09-23: New version released, compiles cleanly with latest
O'Caml. Can also now export interface from a .ml file without a .mla
(everything is exported).
- 2004-03-20: New version released, can now export private type
definitions.
- 2004-01-07: New version released with bugfixes and minor
enhancements.
Downloads