This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
eiffel:faq:sidebar [2018/01/05 18:03] jonathan |
eiffel:faq:sidebar [2019/12/30 18:03] (current) jonathan |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[https://www.eecs.yorku.ca/course_archive/2016-17/W/3311/eiffel-docs/|Base and Mathmodels]] | + | [[https://www.eecs.yorku.ca/course_archive/2016-17/W/3311/eiffel-docs/|Base & Mathmodels Docs]] |
- | [[mathmodels|MathModels Download]] | + | * [[mathmodels|MathModels Download]] |
+ | * [[eiffel-new|eiffel-new]] | ||
[[bon|BON]] | [[bon|BON]] | ||
Line 9: | Line 10: | ||
* [[syntax|Syntax]] | * [[syntax|Syntax]] | ||
* [[void-safety|Void Safety]] | * [[void-safety|Void Safety]] | ||
+ | * [[Loops & across iteration]] | ||
+ | * [[scoop| SCOOP]] | ||
+ | * [[delta|Delta]] | ||
+ | * [[equality|Equality (tilde)]] | ||
**EiffelStudio** | **EiffelStudio** | ||
Line 16: | Line 21: | ||
* [[settings|Void safe settings]] | * [[settings|Void safe settings]] | ||
* [[cluster|Add Cluster/Class]] | * [[cluster|Add Cluster/Class]] | ||
+ | * [[library|Using Libraries]] | ||
+ | * [[command-line|Command line]] | ||
+ | * [[ecf| ECF file]] | ||
+ | * [[compile|Compile from Scratch]] | ||
+ | * [[windows-install|Windows Intall Estudio]] | ||
+ | |||
+ | Eiffel Testing Framework (ETF) | ||
+ | * [[regression|Regression Testing Script]] |