Expressions, Types, and Functions Source Programs (original) (raw)
The Note Context in the rightmost column is only shown in case an annotated program exists. - You can navigate to the annotated program via the annotated slide view (= 'the note context').
A sample interaction using and demonstrating the equivalence functions in Scheme.
-
A sample session with Scheme using a read eval print loop.
-
A simple LAML document with emphasis on the attributes, represented as property lists.
-
The function from the general library that converts different kinds of data to a number.
-
A sample read-eval-print session with lambda expressions and function objects.
-
A few interactions which illustrate the first class properties of function objects.
-
An illustration of anonymous functions.
-
A example of a function f that accepts optional-parameters.
-
A number of calls of the function f.
-
The definition of a www-document function.
-
The definition of the indent-pixel function.
-
An alternative version of theindent-pixel function.
-