User Tools

Site Tools


eiffel:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
eiffel:start [2017/08/03 15:54]
jonathan
eiffel:start [2019/07/01 16:09] (current)
jonathan
Line 1: Line 1:
 =====Eiffel Language Resources===== =====Eiffel Language Resources=====
  
-[[http://​www.eecs.yorku.ca/​~eiffel/​eiffel-guide-friess/​eiffel-guide/​|A Guide to Eiffel Syntax]]  +Eiffel Introduction 
-  * [[https://​www.eiffel.org/​doc/​eiffel/​Eiffel%20programming%20language%20syntax|Detailed Syntax]]+ 
 +  *[[http://​www.eecs.yorku.ca/​~eiffel/​eiffel-guide/​|A Guide to Eiffel Syntax]]  
 +  *[[https://​www.eiffel.org/​doc/​eiffel/​Language_reference|Eiffel ​Language Reference]] (Quick Reference and Void Safety) 
 +  * [[https://​www.eiffel.org/​doc/​eiffel/​Eiffel_programming_language_syntax|Detailed Syntax]]
  
 [[https://​www.eiffel.org/​files/​doc/​static/​trunk/​libraries/​base/​index.html|Online API]] - searchable API  [[https://​www.eiffel.org/​files/​doc/​static/​trunk/​libraries/​base/​index.html|Online API]] - searchable API 
Line 10: Line 13:
 [[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/​_media/​getting_started:​eiffel-essentials.pdf|Eiffel Essentials]] - includes introduction to agents, BON notation, style guidelines and syntax keywords
  
-[[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. See more [[:​eiffel:​style|here]].  
  
-[[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]]. [[https://​wiki.eecs.yorku.ca/​project/​eiffel/​_media/​getting_started:​etl_tuples.pdf|Tuples]].
Line 18: Line 21:
  
 [[https://​wiki.eecs.yorku.ca/​project/​eiffel/​_media/​getting_started:​etl_agents.pdf|Agents]]. [[:​eiffel:​agents:​simplified|Simplified notation]]. [[https://​wiki.eecs.yorku.ca/​project/​eiffel/​_media/​getting_started:​etl_agents.pdf|Agents]]. [[:​eiffel:​agents:​simplified|Simplified notation]].
 +
 +[[http://​anonymous@svn.eecs.yorku.ca/​repos/​sel-open/​misc/​tutorial/​|Snippets of Eiffel Code]] (login with ''​anonymous'',​ no passwd required).
  
 [[http://​docs.eiffel.com/​book/​method/​void-safe-programming-eiffel|Void Safety]]. ​ [[http://​docs.eiffel.com/​book/​method/​void-safe-programming-eiffel|Void Safety]]. ​
   * {{ :​eiffel:​meyer-voidsafety.pdf |Ending Null Pointer Crashes}}; Void safety relies on type declarations and static analysis. ​   * {{ :​eiffel:​meyer-voidsafety.pdf |Ending Null Pointer Crashes}}; Void safety relies on type declarations and static analysis. ​
-  * {{ :​eiffel:​meyer-voidsafety.pdf |Avoid a Void: The Eradication of Null Dereferencing}} 
- 
eiffel/start.1501775660.txt.gz · Last modified: 2017/08/03 15:54 by jonathan