Andreas Rumpf 981974ab11 Merge pull request #3831 from ephja/nimrod-to-nim %!s(int64=9) %!d(string=hai) anos
..
nim_backend c50b5b62ef Fix a few deprecation warnings %!s(int64=9) %!d(string=hai) anos
nim_commandline 981974ab11 Merge pull request #3831 from ephja/nimrod-to-nim %!s(int64=9) %!d(string=hai) anos
readme.txt c99a9e5a6c examples: Trim .txt files trailing whitespace %!s(int64=9) %!d(string=hai) anos

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.