User Tools

Site Tools


Sidebar

Jump to
AmbientTalk
CRIME
iScheme

at:tutorial:multiparadigm

This is an old revision of the document!


On Scoping, Closures, Methods and Messages

This tutorial chapter is still under construction

This tutorial chapter goes into a bit more detail on the subtle interplay between AmbientTalk's functional aspects (e.g. block closures, higher-order functions and lexical scoping) and its object-oriented aspects (e.g. objects and delegation). It is also described how methods and messages can be manipulated as first-class objects in their own right.

Scoping

Nesting Objects

Lexical vs Object Scope

Methods vs Closures

External Methods

First-class Methods

First-class Messages

at/tutorial/multiparadigm.1182243439.txt.gz · Last modified: 2007/06/19 11:03 (external edit)