Difference between revisions of "Table of contents"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
(added SCOOP link)
(added entry for systemdefinition)
Line 73: Line 73:
   
 
<blockquote>
 
<blockquote>
'''6.1''' [[Syntax diagrams]] of Eiffel
+
'''6.1''' [[System defintion]] of Eiffel
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
  +
'''6.2''' [[Syntax diagrams]] of Eiffel
'''6.2''' [[Expanded or reference|Expanded object or reference object]]
 
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.3''' [[Typing policy|Validity of assignments and feature redefinitions]]
+
'''6.3''' [[Expanded or reference|Expanded object or reference object]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.4''' [[Current|What you need to know about <TT>Current</TT>]]
+
'''6.4''' [[Typing policy|Validity of assignments and feature redefinitions]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.5''' [[Void|A definition of <TT>Void</TT>]]
+
'''6.5''' [[Current|What you need to know about <TT>Current</TT>]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.6''' [[Once]]
+
'''6.6''' [[Void|A definition of <TT>Void</TT>]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.7''' [[Tuple]]s
+
'''6.7''' [[Once]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.8''' [[Agent]]s
+
'''6.8''' [[Tuple]]s
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.9''' [[Precursor]]
+
'''6.9''' [[Agent]]s
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.10''' [[Manifest storage notation]]
+
'''6.10''' [[Precursor]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.11''' [[Dynamic type testing]]
+
'''6.11''' [[Manifest storage notation]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.12''' [[Type of integer constants]]
+
'''6.12''' [[Dynamic type testing]]
 
</blockquote>
 
</blockquote>
   
 
<blockquote>
 
<blockquote>
'''6.13''' [[SCOOP]] - Concurrency in LibertyEiffel
+
'''6.13''' [[Type of integer constants]]
  +
</blockquote>
  +
  +
<blockquote>
  +
'''6.14''' [[SCOOP]] - Concurrency in LibertyEiffel
 
</blockquote>
 
</blockquote>
 
</div>
 
</div>

Revision as of 10:19, 24 March 2013

LibertyEiffel Wiki

1 History and goals of the LibertyEiffel project

1.1 Introduction

1.2 All LibertyEiffel versions

2 Lecture on object-oriented programming and design by contract in Eiffel

2.1 Dynamic dispatch

2.2 Comparison of objects

2.3 Cloning objects

7 The LibertyEiffel FAQ

8 Glossary

9 Appendices

9.1 Author guidelines for this wiki

9.2 Why there are no threads

9.3 The output of the -gc_info option.

10 Bibliography

11 Index