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

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.