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
53d1bb8b
Commit
53d1bb8b
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-10-24 09:39:12 by szach] added documentation for #help, #dump_value directives
Original author: szach Date: 2003-10-24 09:39:12+00:00
parent
514f5e6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/manual/interpreter.xml
View file @
53d1bb8b
...
...
@@ -165,6 +165,17 @@ You can quit the toplevel with the toplevel directive
<code>
--dump
</code>
) to operate, you must quit the toplevel with
<code>
#quit
</code>
.
</p>
<p>
The toplevel directive
<code>
#help
</code>
prints an help message about
the available toplevel directives
</p>
<p>
The toplevel directive
<code>
#dump_value
</code>
dump an XML-like
representation of the internal cduce representation of the resulting
value of an expression. It should not be considered a normative
representation for CDuce values.
</p>
<p>
The toplevel directive
<code>
#env
</code>
prints the current
environment: the set of defined global types and values, and also
...
...
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