ocamldsort

dependency sorter for OCaml source files

Description

The ocamldsort command scans a set of Objective Caml source files (.ml and .mli files), sorts them according to their dependencies and prints the sorted files in order to link their corresponding .cmo files.

ocamldsort can be used to compile and link simple projects with one command.

However for larger projects where separate compilation is desirable, ocamldsort can also be used from within a makefile as described in the documentation.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://iml.univ-mrs.fr/~ara/programmes.html.en


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ocamldsort