mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-09 06:23:25 +00:00
6 lines
266 B
Plaintext
6 lines
266 B
Plaintext
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.
|