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
91e18251
Commit
91e18251
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-05-10 21:16:40 by cvscast] Empty log message
Original author: cvscast Date: 2003-05-10 21:17:48+00:00
parent
fb11e536
Changes
2
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
91e18251
...
...
@@ -8,7 +8,10 @@ package]
(http://caml.inria.fr/ocaml/distrib.html)
(Normally, we don't need any longer the patch for nat_stubs.c;
if someone gets the error "Abstract value", please report it to me...)
if someone gets the error "Abstract value", please report it to
Alain.Frisch@di.ens.fr
and replace the file in the OCaml source with the one that
can be retrived in http://www.cduce.fr/nat_stub.c)
Follow normal instructions in the INSTALL file (typically:
./configure && make world && make bootstrap && make opt &&
umask 022 && make install)
...
...
tests/memento.xml
View file @
91e18251
...
...
@@ -52,7 +52,8 @@ which includes a few built-in examples.
Integer,Integer -> Bool =
<duce>
`true | `false
</duce>
</li>
<li>
Prefix:
<br/><duce>
load_xml,load_html, dump_to_file
</duce>
: String -> Any
<br/><duce>
load_xml,load_html
</duce>
: String -> Any,
<br/><duce>
dump_to_file
</duce>
: String -> String -> Any,
<br/><duce>
print_xml
</duce>
: Any -> String
<br/><duce>
print
</duce>
: String -> []
<br/><duce>
int_of
</duce>
: [('0'--'9')+] -> Integer
...
...
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