mirror of
https://github.com/bingmann/2018-cpp-spirit-parsing.git
synced 2025-12-18 05:04:38 +03:00
Seven instructive examples how to use Boost Spirit
This commit is contained in:
7
example.html
Normal file
7
example.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<h1>Example for C++ HTML Parser</h1>
|
||||
|
||||
Welcome to the example text for the HTML <b>snippet</b> parser,
|
||||
which can also interpret *Markdown* style.
|
||||
|
||||
Furthermore, the markup parser can read additional tags like <% func(a,5) %>
|
||||
which could then filled at evaluation with the result of C++ functions.
|
||||
Reference in New Issue
Block a user