User Tools

Site Tools


at:tutorial:appendix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
at:tutorial:appendix [2008/07/10 15:29] – Added tvcutsemat:tutorial:appendix [2008/07/10 15:42] – added tvcutsem
Line 383: Line 383:
  
 The exception module also exports an auxiliary function ''error(msg)'' which can be used to raise a "quick and dirty" runtime exception with a given message. It also exports the prototypes of a number of standard exceptions that can be raised by the language runtime itself. The exception module also exports an auxiliary function ''error(msg)'' which can be used to raise a "quick and dirty" runtime exception with a given message. It also exports the prototypes of a number of standard exceptions that can be raised by the language runtime itself.
 +
 +===== Language Extensions =====
 +
 +The files in the ''at/lang'' directory define custom language features which mostly use AmbientTalk/2's reflective facilities to extend the language.
 +
 +==== Futures and Multifutures ====
 +
 +==== Dynamic Variables ====
 +
 +==== Ambient References ====
 +
 +==== Structural Types ====
 +
 +==== Traits ====
 +
 +
at/tutorial/appendix.txt · Last modified: 2021/09/24 10:28 by elisag