This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
syntax:start [2016/07/07 18:44] marina |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Eiffel Language Resources===== | ||
- | |||
- | [[https://carlfriess.github.io/eiffel-guide/|A Guide to Eiffel Syntax]] | ||
- | |||
- | [[https://www.eiffel.org/doc/eiffel/Eiffel|Eiffel Method and Language]] - main Eiffel documentation | ||
- | |||
- | [[https://wiki.eecs.yorku.ca/project/eiffel/_media/getting_started:eiffel-essentials.pdf|Eiffel Essentials]] - includes introduction to agents, BON notation, style guidelines and syntax keywords | ||
- | |||
- | [[https://wiki.eecs.yorku.ca/project/eiffel/eiffel-language-basics|Eiffel Language Basics]] | ||
- | |||
- | [[http://tecomp.sourceforge.net/index.php?file=doc/lang/tutorial.txt|Eiffel Tutorial]] - instructional tutorial by Helmut Brandl | ||
- | |||
- | [[https://wiki.eecs.yorku.ca/project/eiffel/_media/getting_started:eiffel-style.pdf|A Sense of Style]] - a guide to choosing suitable class/feature names and code formatting | ||
- | |||
- | [[https://wiki.eecs.yorku.ca/project/eiffel/_media/getting_started:etl_tuples.pdf|Tuples]] and [[https://wiki.eecs.yorku.ca/project/eiffel/_media/getting_started:etl_agents.pdf|Agents]] | ||
- | |||
- | [[http://docs.eiffel.com/book/method/void-safe-programming-eiffel|Void Safety]] | ||
- | |||
- | |||
- | |||
- | |||