~technomancy/fennel

Re: Example implementation of parser macros

Details
Message ID
<NVnSHBQ--3-9@tutanota.com>
DKIM signature
missing
Download raw message
By default raw string literals are skipped, by there is an optional argument "?noskip" to the read function
to specifically allow strings to be parsed for macros (which I did in the example)

comments are bypassed altogether with no way to parse them, as I decided it would be pointless anyway

Ilya Ballet
Reply to thread Export thread (mbox)