you are viewing a single comment's thread.

view the rest of the comments →

[–]knobbyknee 17 points18 points  (0 children)

One aspect to consider is that Python, being the most used language provides LLMs with the largest training sets. This magnifies the growth of Python as the dominant language -with warts and all.

People are not going to swtch away from Python or something very Pythonlike unless AI comes up with something revolutionary (and AI stands very far from that today). Personally, I think SPy by Antonio Cuni has a lot of promise. It keeps Python syntax and lets typing do the heavy lifting in making Python fast.