Re: how to do a dynamic parser in X3?
Joel de Guzman <[email protected]> Mon, 18 Sep 2023 06:09:49 +0800
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <[email protected]> |
HI Richard, That is wonderful! That is a nice presentation. Regards, --Joel On 9/18/23 3:53 AM, Richard wrote: > In article <[email protected]> you write: > >> Good luck with the presentation, and have fun! >> Seth > The presentation went well, but as always with a large surface area > library like Spirit it went on for too long IMO (2 hrs). This was > similar to what happened when I presented Spirit 2.x almost 10 yrs > ago. If I were to present on this again, I would split the topic into > two talks: > > 1) A background on recursive variant datatypes and visitor pattern and > dipping into the Fusion library for adapting arbitrary application > structures to Fusion tuples. > > 2) Spirit X3 parsing w/annotations and error handling. > > Still, even though the talk brushed up against my hard limit for talk > length (2 hrs), I thought it went well. The video is here: > <https://www.youtube.com/watch?v=9QlPOYX8mgw> > -- > "The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline> > The Terminals Wiki <http://terminals-wiki.org> > The Computer Graphics Museum <http://computergraphicsmuseum.org> > Legalize Adulthood! (my blog) <http://legalizeadulthood.wordpress.com> > > > _______________________________________________ > Spirit-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/spirit-general -- Joel