summary refs log tree commit diff stats
path: root/examples/cross_calculator/nimrod_commandline/readme.txt
blob: 45c1a30af14b4cc3393b2df6057f71fa5fc0da5a (plain) (blame)
1
2
3
4
5
6
7
8
9
In this directory you will find the nimrod commandline version of the
cross-calculator sample.

The commandline interface can be used non interactively through switches, or
interactively when running the command without parameters.

Compilation is fairly easy, just include the path to the backend in your
compilation command. A basic build.sh is provided for unix like platforms with
the correct parameters.