cduce(1) The CDuce compiler/interpreter/toplevel

SYNOPSIS

cduce [ OPTIONS ...] [--arg argument ...]

cduce [ OPTIONS ...] [ file.cd | --stdin ] [--arg argument ...]

cduce --compile [ OPTIONS ...] [ file.cd ]

cduce --run [ OPTIONS ...] [ file.cdo ...] [--arg argument ...]

Description

See the CDuce users' manual:
  http://www.cduce.org/manual_interpreter.html.

Reporting bugs

Report bugs to [email protected].

See also

A complete documentation, reference manual, tutorial, technical articles on implementation and theoretical issues, benchmarks, source code, mailing lists and forums can be found on the CDuce website: http://www.cduce.org/.

Authors

Alain Frisch <[email protected]>. Small contributions by Giuseppe Castagna <[email protected]>, Julien Demouth <[email protected]>, and Stefano Zacchiroli <[email protected]>.