Difference between revisions of "Tools"
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)
- compile: the compiler (calls compile_to_c)
- compile_to_c: the C compiler core
- finder: the class finder
- pretty: the class beautifier
- short: the class interface documentator
- class_check: the class syntax and semantics checker
- ace_check: the ACE file checker
The upcoming tools (for 2.2)
Along with the existing tools, a few new tools will be included in the 2.2 release:
- se: the front-end to all tools
- eiffeldoc: the project documentator
- compile_to_jvm: the JVM compiler, back to life from 1.1