Please disable default case and style insensitivity. Don't need to totally get
rid of it people still love it can enable it back
it would be a lot easier if you use mypyc
Use MyPy , make sure type hints are setup correctly and then use mypyc Enjoy
Binary with 2-10x faster than python.
Nice , new template engines are rare to see these days since that part is done
at clientside mostly, thanks to SPA Trend. But I still find serverside , client
code generation does make development work done alot faster than developing SPA
with gazllion of javascript frameworks. I think its still
My Suggestion would be
* Plug nim to Flutter Frontent
* PROFIT!
If this works well , nim will be biggest choice for huge chunck of userbase to
avoid java and javascript .
This is very attractive. Would be cool , if nim can do like flutter. Can we
somehow plugin Flutter UI and use it to build nim?
Nim is having a non-standard coding style : I am seeing various variable naming
commonly
* snake_case
* camelCase
And many others. Without picking a proper formatting , it will be hard for
contributors and users .