Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
91ab8526
Commit
91ab8526
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-07-08 09:29:42 by cvscast] Empty log message
Original author: cvscast Date: 2003-07-08 09:29:42+00:00
parent
4d1619d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/tutorial/patterns.xml
View file @
91ab8526
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<page
name=
"tutorial_patterns"
>
<title>
Patterns
for dummies
</title>
<banner>
Patterns
for dummies
</banner>
<title>
Patterns
</title>
<banner>
Patterns
</banner>
<left>
<boxes-toc/>
...
...
@@ -73,8 +73,8 @@ The first step is
to propagate the variable down to simple patterns:
</p>
<sample>
<![CDATA[
[ _*? (d::Echar)+ (d::'.') (d::Echar)+ ]
]
]>
</sample>
[ _*? (d::Echar)+ (d::'.') (d::Echar)+ ]
]
]>
</sample>
<p>
which is then
compiled to the recursive pattern:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment