|
64c2d1c35d
|
Namespace Notcl
|
2023-07-29 00:37:25 -04:00 |
|
|
71581253d5
|
factor out helpers for PEG parsing
|
2023-07-29 00:26:29 -04:00 |
|
|
7b42a496c2
|
Start a PEG-inspired approach to parsing
|
2023-07-29 00:11:54 -04:00 |
|
|
ac8479bf61
|
Fix logic around newline folding/escaping, since test data was being escaped more than expected.
|
2023-07-27 21:08:34 -04:00 |
|
|
1ee71e4ab8
|
Initial HTML escape plan is a bust, for the excellent reason that & contains a semicolon
which is meaningful TCL-ish syntax.
|
2023-07-27 02:00:23 -04:00 |
|
|
eca8c6218f
|
Stub parser for code
|
2023-07-27 01:54:06 -04:00 |
|