Re: how to do a dynamic parser in X3?

Richard <[email protected]> Sun, 17 Sep 2023 16:56:19 -0600
Newsgroups gmane.comp.parsers.spirit.general
Organization multi-cellular, biological
Message-ID <[email protected]>
In article <[email protected]> you write:
>That is wonderful! That is a nice presentation.

Thanks!  I try to present from real code in the IDE as much as
possible so that we're looking at real code.  I almost always write
my own examples with the library I'm presenting and put them on
github.  The exception is when the library comes with an example that
is everything I want to talk about :).

I cribbed quite a bit from the spirit x3 fun example presented by
Michael Caisse a few years back, but I did extend the AST to handle
imaginary numbers.

Which reminds me I need to file a bug report on that doc issue I
encountered.
--
"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>