Programming languages evolve from one another with specific needs. Just the way
C -> C++
JavaScript -> TypeScript
Objective-C -> Swift
Java -> Kotlin
Python -> Julia
C++ -> Carbon Language
Google introduced Carbon language as a successor to C++.
Curious to know if anyone else tried it in the Julia community ?
Top comments (1)
I do not think you can consider Julia as successor to Python. Julia is completely different language from many aspects: design, main goals,