at:tutorial:appendix
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| at:tutorial:appendix [2020/02/10 13:45] – elisag | at:tutorial:appendix [2024/10/03 22:19] (current) – fixing path to exceptions module elisag | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| In the appendix, we explain useful libraries available to the AmbientTalk/ | In the appendix, we explain useful libraries available to the AmbientTalk/ | ||
| - | < | + | The Ambientalk standard library ('' | 
| - | The Ambientalk standard library ('' | + | |
| - | </ | + | |
| ===== Unit Testing Framework ===== | ===== Unit Testing Framework ===== | ||
| Line 355: | Line 353: | ||
| ===== Custom Exceptions ===== | ===== Custom Exceptions ===== | ||
| - | The module ''/ | + | The module ''/ | 
| < | < | ||
| Line 394: | Line 392: | ||
| ===== Language Extensions ===== | ===== Language Extensions ===== | ||
| - | The files in the '' | + | The files in the '' | 
| + | |||
| + | =====Futures and Multifutures ===== | ||
| ==== Futures ==== | ==== Futures ==== | ||
| Line 495: | Line 495: | ||
| When the message sent to a multireference is annotated with @Due(t), the timeout is applied to the implicit multifuture, | When the message sent to a multireference is annotated with @Due(t), the timeout is applied to the implicit multifuture, | ||
| - | ==== Leased Object References ==== | + | |
| + | ===== Leased Object References | ||
| The module ''/ | The module ''/ | ||
| Line 525: | Line 526: | ||
| + | ===== TOTAM ===== | ||
| + | |||
| + | The module ''/ | ||
| + | |||
| + | Please have a look to [[: | ||
| - | ==== Dynamic Variables ==== | + | ===== Dynamic Variables | 
| The module ''/ | The module ''/ | ||
| Line 553: | Line 559: | ||
| You can find more usage examples of dynamic variables in the unit test included in the file '' | You can find more usage examples of dynamic variables in the unit test included in the file '' | ||
| - | ==== Ambient References ==== | + | ===== Ambient References | 
| Ambient references are defined in the module ''/ | Ambient references are defined in the module ''/ | ||
| Line 567: | Line 573: | ||
| Ambient references ship with two so-called " | Ambient references ship with two so-called " | ||
| - | ==== Structural Types ==== | + | ===== Structural Types ===== | 
| The module ''/ | The module ''/ | ||
| Line 604: | Line 610: | ||
| More usage examples of structural types can be found in the unit test defined in the file '' | More usage examples of structural types can be found in the unit test defined in the file '' | ||
| - | ==== Traits ==== | + | ===== Traits | 
| The module ''/ | The module ''/ | ||
at/tutorial/appendix.1581338746.txt.gz · Last modified:  (external edit)
                
                