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 typical example using sequential name binding. | how-many-hours-minutes-seconds | Slide context | Text book context | - |
An schematic example of a typical application of letrec for local definition of two mutually recursive functions. | letrec-ex | Slide context | Text book context | - |
The function leap-year?. | leap-year.scm | Slide context | Text book context | - |
The function leap year programmed without a conditional. | leap-year-or.scm | Slide context | Text book context | - |
The function american-time. | american-time.scm | Slide context | Text book context | - |
The function as-string converts a variety of Scheme data types to a string. | general.scm | Slide context | Text book context | - |
A function for extraction of the href attribute from a property list. | link-extraction.scm | Slide context | Text book context | - |
An example with property lists that represent HTML attributes in LAML. | href-extraction-dialogue | Slide context | Text book context | - |
A sample web document with a number of links. | ast-example.laml | Slide context | Text book context | - |
The abstract syntax tree represented as nested lists. | ast-ast-example.lsp | Slide context | Text book context | - |
A link extraction dialogue. | link-extraction-dialogue | Slide context | Text book context | - |
The function number-interval from the general LAML library. | number-interval.scm | Slide context | Text book context | - |
A sample dialogue with the number interval functions. | number-interval-dialogue | Slide context | Text book context | - |
A tail recursive version of string-merge. | string-merge-iter.scm | Slide context | Text book context | - |
Applications of string-of-char-list?. | white-space-char-list | Slide context | Text book context | - |
The function hilbert programmed in Scheme as a functional program. | hilbert-clean.laml | Slide context | Text book context | - |
A simple Scheme path library developed for SVG. | svg-paths.scm | Slide context | Text book context | - |
An example using catch and throw. | catch-throw-ex | Slide context | Text book context | - |
The function list-length, which returns the symbol 'improper-list in case it encounters an improper list. | list-length.scm | Slide context | Text book context | - |
A tree search function which uses a continuation found if we find what we search for. | tree-search.scm | Slide context | Text book context | - |
Generated: Tuesday July 2, 2013, 09:15:06