complaining about nim popularity.

2021-08-10 Thread timothee
> the main thing is no direct android/ ios support as people use language which > have direct support for mobile development. please help with CI on those platforms, refs > Bad documentation not true anymore, but things can always be improved; plea

complaining about nim popularity.

2021-08-09 Thread alexeypetrushin
I agree, in a general sense. Nim is heavily biased into low-level system programming. This bias reflected in its ideology, api, docs and examples. Lots of attention to things like iterators, compile time evaluations, memory management, no-GC, zero overhead, etc. Less attention to things interes

complaining about nim popularity.

2021-08-09 Thread Kalbhairab
i am new to nim and doesn't know much about it. Thanks for the information.

complaining about nim popularity.

2021-08-07 Thread xbello
> Bad documentation. Documentation should be as of python which supports > offline too and should be included in installation also no direct access to > download nim documentation offline. if nim has to be as popular as python > then plz include example in documentation for every single procedur

complaining about nim popularity.

2021-08-05 Thread SolitudeSF
prs welcome

complaining about nim popularity.

2021-08-05 Thread juancarlospaco
See

complaining about nim popularity.

2021-08-05 Thread Kalbhairab
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 li

complaining about nim popularity.

2021-08-05 Thread juancarlospaco
Lets do some reality check... > direct android/ ios support > > direct support for mobile > > webview for making executable in default library Python does not have any relevant support for Android, nor iOS, nor mobile, nor Webview in standard library. It recently added sys.getandroidapilevel(

complaining about nim popularity.

2021-08-05 Thread Kalbhairab
i dont know much about nim and started learning it. It should be the most popular language but is not popular. I think the reasons are: 1. the main thing is no direct android/ ios support as people use language which have direct support for mobile development. Also no support for gui. If no s