Recursive Lists

Linearly Nested Lists

Parsing linearly nested lists using a lexical analyzer.

Recursive List Nodes

Building recursive list nodes with a lexical analyzer.

Recursive Lists

Learning to think recursively, an introduction to the Recursive List ADT used by the programming language Lisp.

Recursively Nested Lists

Parsing recursively nested lists using a lexical analyzer.