Smalltalk80LanguageImplementationKor
- SMALLTALK-80/The Language and Its Implementation 한국어번역
원본-영어
http://stephane.ducasse.free.fr/FreeBooks/BlueBook/
원본-영어wiki
http://trans.onionmixer.net/mediawiki/index.php?title=Smalltalk80LanguageImplementation
번역진행
이화영
검수진행
미정
SMALLTALK-80/언어와 그 구현
번역관련 내용
Book
- Part I
- Part 1
- Chapter 1 Objects and Messages
- Chapter 2 Expression Syntax
- Chapter 3 Classes and Instances
- Chapter 4 Subclasses
- Chapter 5 Metaclasses
- Part II
- Part 2
- Chapter 6 Protocol for all Objects
- Chapter 7 Linear Measures
- Chapter 8 Numerical Classes
- Chapter 9 Protocol for All Collection Classes
- Chapter 10 Hierarchy of the Collection Classes
- Chapter 11 Three Examples that Use Collections
- Chapter 12 Protocol for Streams
- Chapter 13 Implementation of the Basic Collection Protocol
- Chapter 14 Kernel Support
- Chapter 15 Multiple Independent Process
- Chapter 16 Protocol for Classes
- Chapter 17 The Programming Interface
- Chapter 18 Graphics Kernel
- Chapter 19 Pens
- Chapter 20 Display Objects
- Part III
- Part 3
- Chapter 21 Probability Distributions
- Chapter 22 Event-Driven Simulations
- Chapter 23 Statistics Gathering in Event-Driven Simulations
- Chapter 24 The Use of Resources in Event-Driven Simulations
- Chapter 25 Cordinated Resources for Event-Driven Simulations
- Part IV