Zach Laine
e24b0b05cb
Add extended JSON callback parsing example.
2020-09-07 20:44:54 -05:00
Zach Laine
faab941450
Add exended JSON parsing example.
2020-09-05 01:49:16 -05:00
Zach Laine
0348ed2b69
First draft of section on rules.
2020-09-05 01:49:16 -05:00
Zach Laine
080b89f920
Add a short example using a rule before we get into the weeds.
2020-09-04 02:23:29 -05:00
Zach Laine
c37a9c65a8
Add a mutable symbol table example.
2020-08-30 18:07:43 -05:00
Zach Laine
b33992719c
Add symbol parser example.
2020-08-30 18:06:50 -05:00
Zach Laine
1d90a9d621
Lots of doc updates:
...
- Add a rationale for parser::none.
- Add a section introducing essential terminology.
- Flesh out the semantic action example.
- Add a section describing the parse context and how it works.
- Remove numerous TODOs related to documentation addressed above.
2020-08-30 15:33:56 -05:00
Zach Laine
5fcca75797
Flesh out the trivial example, fix a problem with it, and add another example
...
just like it that uses a skipper.
2020-08-29 21:53:54 -05:00
Zach Laine
0b86c6771e
Flesh out the hello world example accompanying text.
2020-08-29 21:09:50 -05:00
Zach Laine
1f317d5588
Add trivial parsing example.
2020-08-29 19:17:04 -05:00