Tools

From Liberty Eiffel Wiki
Revision as of 13:27, 5 March 2016 by Hzwakenberg (talk | contribs)
Jump to navigation Jump to search

LibertyEiffel provides many tools besides the compiler.

All these tools use the configuration file.

The tools

Tool box

  • se: a facade to all those tools

Compiling

Searching and documenting

  • eiffeldoc: generates the whole documentation of a project
  • finder: finds a class
  • pretty: makes your source file pretty
  • short: generates the interface documentation of a single class

Debugging

Installing

  • install: installs the LibertyEiffel tools

The system core

If you are interested by how the system works, either by sheer curiosity, or because you want to modify it, here are some explanations.

If you want to create a new LibertyEiffel-oriented tool, this information is important too; also look at EXTERNAL_TOOL.