i meant to say fibonnaci but i said factorial. Sorry for that.

I am not saying what python have nim should have and if python dont have nim 
also should not have. Android/ ios development with cordova/ionic can be done 
easily and for executible there is nimviewer library which supports . With 
little tricks any one can start making app from nim. My point is showing it to 
the new comers the power of nim when they look at website.

put link to cheetsheet in website and option to download documentation on the 
fly.

Dont change snake game as it can be played from mobile easily and is a classic 
game too which everyone knows.

Code runner is vs code extension which runs code for many programming languages 
with Alt+ctrl+N. If you are working for single project it is ok with nim -r 
nimfile.nim. But if you are learning coding and have many files and many 
folders then try code runner. please try it with auto scrolling on. It runs 
with --verbosity:0 --hints:off by default so we can get clear output.

I am not saying nim is weak. I am saying it has power but has not shown 
directly to new commers as me.

Reply via email to