Files
Nim/examples/cross_todo
Grzegorz Adam Hankiewicz d98826271a Replaces shell scripts with nimrod configuration files.
This should make compilation more cross platform friendly.
2012-11-08 23:47:08 +01:00
..

The cross platform todo illustrates how to use Nimrod to create a backend
called by different native user interfaces.

This example builds on the knowledge learned from the cross_calculator example.
Check it out first to learn how to set up nimrod on different platforms.