Difference between revisions of "Tools"
(→Performance) |
m (→Performance) |
||
Line 5: | Line 5: | ||
== Performance == | == Performance == | ||
− | [[Parser Benchmark]] (parser_benchmark) | + | [[Parser Benchmark]] (parser_benchmark): A tool for benchmarking the Eiffel parser performance using a number of built-in factories. |
== Microsoft .NET == | == Microsoft .NET == | ||
== Misc == | == Misc == |
Revision as of 08:11, 16 August 2006
Here you'll find a list of tools that can be publically used under the GPL. They are developed in-house for testing or assistance purposes and are not supported unless distributed with a release of an Eiffel Software product. Saying that, bug reports are welcome but should be through a responsible contact (each tool page should list the reponsible contact.)
All tools are located under the public repository under https://origo.ethz.ch/eiffelsoftware/es/trunk/Src/tools unless otherwise stated.
Performance
Parser Benchmark (parser_benchmark): A tool for benchmarking the Eiffel parser performance using a number of built-in factories.