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
cbd9371b
Commit
cbd9371b
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-01-12 00:48:11 by cvscast] Empty log message
Original author: cvscast Date: 2003-01-12 00:48:11+00:00
parent
bd678329
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/memento.xml
View file @
cbd9371b
...
...
@@ -6,6 +6,14 @@ This page briefly presents the syntax of the CDuce language.
You can experiment with the
<a
href=
"/cgi-bin/cduce"
>
online demo
</a>
,
which includes a few built-in examples.
</box>
<section>
<title>
Identifiers
</title>
<ul>
<li>
Type and Pattern identifiers: words formed by of unicode letters and and the underscore "_" character, starting by a capitalized letter.
</li>
<li>
value identifiers: words formed by of unicode letters and the underscore "_" character, starting by a capitalized letter or underscore.
</li>
</ul>
</section>
<section>
<title>
Scalars
</title>
...
...
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