I'm used to program for the web with programming languages like php and javascript. But I don't know what I should do regards organizing the files.
In php, I am used to make separated files for separated classes/functions, and Nim creates one executable file (Windows).
What can/should I do to make it more organized?