Difference between revisions of "Table of contents"
Jump to navigation
Jump to search
(restructure chapters) |
|||
Line 37: | Line 37: | ||
<blockquote> |
<blockquote> |
||
− | '''3.1''' [[ |
+ | '''3.1''' [[Inheritance]] |
</blockquote> |
</blockquote> |
||
<blockquote> |
<blockquote> |
||
− | '''3.2''' [[ |
+ | '''3.2''' [[Dynamic dispatch]] |
</blockquote> |
</blockquote> |
||
<blockquote> |
<blockquote> |
||
− | '''3.3''' [[ |
+ | '''3.3''' [[Comparison of objects|Comparison of objects]] |
+ | </blockquote> |
||
+ | |||
+ | <blockquote> |
||
+ | '''3.4''' [[Cloning objects]] |
||
</blockquote> |
</blockquote> |
||
</div> |
</div> |
Revision as of 21:18, 16 February 2016
LibertyEiffel Wiki
2 Build with LibertyEiffel
3 Lecture on object-oriented programming and design by contract in Eiffel
3.1 Inheritance
3.2 Dynamic dispatch
3.4 Cloning objects
4 The LibertEiffel general purpose library
4.3 How to use existing libraries in LibertyEiffel (wrappers)
6 The Eiffel language of LibertyEiffel
6.1 System defintion of Eiffel
6.2 Syntax diagrams of Eiffel
6.7 Once
6.8 Tuples
6.9 Agents
6.10 Precursor
6.12 Dynamic type testing
6.14 SCOOP - Concurrency in LibertyEiffel
6.15 ECMA - The ECMA standard andLiberty
8 Glossary
9 Papers
10 License
12 Bibliography
13 Index