mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
fix link
This commit is contained in:
@@ -84,7 +84,7 @@ a signature of utree(scope const&) as a utree node.
|
||||
[heading Example: Sexpr Parser]
|
||||
|
||||
Our first example demonstrates how to use `utree` to write a parser for
|
||||
[@http://http://en.wikipedia.org/wiki/S-expression symbolic expressions].
|
||||
[@http://en.wikipedia.org/wiki/S-expression symbolic expressions].
|
||||
While `utree` is capable of representing just about any AST, `utree`'s design
|
||||
is based on the simple yet powerful nature of symbolic expressions. This
|
||||
example introduces a number of basic and intermediate `utree` development
|
||||
|
||||
Reference in New Issue
Block a user