Difference between revisions of "Tools"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
(copied from Category:Tools)
 
(some lost text back)
Line 1: Line 1:
 
[[Category:Book]]
 
[[Category:Book]]
   
  +
[[SmartEiffel]] provides many tools besides the [[compile|compiler]].
[[compile_to_c]]: the C compiler core
 
  +
  +
== The current tools (version 2.1) ==
  +
  +
* [[compile]]: the compiler (calls [[compile_to_c]])
  +
* [[compile_to_c]]: the C compiler core
 
* [[finder]]: the class finder
 
* [[finder]]: the class finder
 
* [[pretty]]: the class beautifier
 
* [[pretty]]: the class beautifier

Revision as of 08:54, 17 June 2005


SmartEiffel provides many tools besides the compiler.

The current tools (version 2.1)

The upcoming tools (for 2.2)

Along with the existing tools, a few new tools will be included in the 2.2 release: