I don’t think it makes any sense to keep investing in an old language, while writing code for today.
Which make me ask, will it ever be ported/modernized?
I don’t think it makes any sense to keep investing in an old language, while writing code for today.
Which make me ask, will it ever be ported/modernized?
Why Go?
Go is very nice to use (i think) and well designed for server backends, but honestly, today’s python can do approximatively the same with the right librairies, so remake everything with Go might be harder than just optimizing python, + python is way more easy to maintain imas it is used by more people
Similar to python in terms of needed functionality, while providing a better features.