mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
work in progress
Updated wikipage Reusable Software: The Base Object-Oriented Component Libraries. (Signed-off-by:RTH10260). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2192 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[[Property:modification_date|Thu, 12 Sep 2019 03:28:52 GMT]]
|
||||
[[Property:modification_date|Thu, 12 Sep 2019 03:34:18 GMT]]
|
||||
[[Property:publication_date|Wed, 11 Sep 2019 01:44:42 GMT]]
|
||||
[[Property:uuid|8A382DA4-C45F-4CBB-A2B6-44447C63EFB0]]
|
||||
[[Property:weight|5]]
|
||||
@@ -28,10 +28,8 @@ Content:
|
||||
|
||||
1. Introduction to the Base libraries -- 2. Building libraries: techniques -- 3. Principles of library design -- 4. Abstract container structures: the taxonomy -- 5. Mathematical properties -- 6. Linear structures: sequences, chains, lists, circular chains -- 7. Dispenser structures: stacks, queues, priority lists -- 8. Trees -- 9. Sets and hash tables -- 10. Iteration -- 11. Lexical analysis: the Lex library -- 12. Parsing: The Parse Library -- 13. The Kernel Library -- 14. Classes for abstract container structures -- 15. Classes for mathematical properties -- 16. Classes for linear structures -- 17. Dispenser classes -- 18. Tree classes -- 19. Set and hash table classes -- 20. Iteration classes -- 21. Lexical analysis classes -- 22. Parsing classes -- 23. Kernel library classes
|
||||
|
||||
{{Caution|The last half of the book is taken up by a reprint of the contract form of the libraries as per printing time.
|
||||
|
||||
The most current documentation is found here at
|
||||
|
||||
{{Caution|The last half of the book is taken up by a reprint of the contract form of the libraries as per printing time.
|
||||
The most current documentation is found here as
|
||||
[[ref:libraries/base/reference/index|EiffelBase Class Reference]] }}
|
||||
|
||||
{{Note|The [[/doc/solutions/EiffelBase|Eiffel Base Library]] describes is a short overview similar in content.}}
|
||||
{{Note|The [[/doc/solutions/EiffelBase#The_EiffelBase_Library|Eiffel Base Library]] documentation here has similar content.}}
|
||||
Reference in New Issue
Block a user