Andreas Rumpf 981974ab11 Merge pull request #3831 from ephja/nimrod-to-nim 9 years ago
..
nim_backend c50b5b62ef Fix a few deprecation warnings 9 years ago
nim_commandline 981974ab11 Merge pull request #3831 from ephja/nimrod-to-nim 9 years ago
readme.txt c99a9e5a6c examples: Trim .txt files trailing whitespace 9 years ago

readme.txt

The cross platform todo illustrates how to use Nim 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 Nim on different platforms.