~technomancy/fennel

1

Example implementation of parser macros

Details
Message ID
<NVjO8Dz--3-9@tutanota.com>
DKIM signature
missing
Download raw message
Hi everyone, I've wrote a basic implementation of parser/reader macros
as a plugin (with a little bit of compiler patching).

https://codeberg.org/fenex33/fennel-parser-macros

Code contains a few bugs, but still usable nonetheless
It would be an immense help if somebody reviewed my project, thanks.

Ilya Ballet
Details
Message ID
<7B9A7934-4624-4802-9939-38990E8B61E0@gmail.com>
In-Reply-To
<NVjO8Dz--3-9@tutanota.com> (view parent)
DKIM signature
missing
Download raw message
Whoa, this is cool!

If I understood the example correctly, parser macros even work inside
strings?  I thought they would 't because strings are read by the " parser
macro (it isn't a parser macro, but could have been)
-- 
Andrey Listopadov
Reply to thread Export thread (mbox)