Add html-page.el example and rebuild elc binary

examples/html-page.el demonstrates HTML template syntax:
- <!doctype html> prefix handling
- Attribute values (static and interpolated)
- {#each list as item} iteration
- Auto-escaped interpolation via {expr}
- Self-closing void elements (meta, br, etc.)

Rebuilt dist/platform/elc from modified compiler source. The new
binary is self-hosted from the HTML-capable compiler source and
passes the standard identity check.
This commit is contained in:
Will Anderson
2026-05-04 13:02:54 -05:00
parent 65e26cd7a5
commit 32f0cf7b5d
2 changed files with 40 additions and 0 deletions
BIN
View File
Binary file not shown.