Higher-order Functions
- slide 27 : 34
HTML mirror generation
There are three different cases to consider: double tag elements, single tag elements, and tags that can be both single and double.
The two higher-order functions for the HTML mirror generation.
Functions that generate single and double tags.
Functions that generate individual single and double tags.
Functions for attribute linearization.
All functions from above in a single file.
The current HTML mirror in LAML is more advanced and sophisticated than the one illustrated above
The HTML4.01 transitional validating mirror
The XHTML1.0 strict validating mirror