|
|
|
|
|
by socialdemocrat
1779 days ago
|
|
I think instead you see both dynamic and static languages borrowing ideas from each other. I don’t think it is without reason Go is succeeding.
It makes it feel a lot like writing a dynamic language in a statically typed one. Meanwhile Julia gives dynamic languages some of the same feel as static ones. Both dynamic and static languages have benefits, so I don’t find it weird that they borrow from each other. Personally I prefer opting in to use static type checking over opting out. |
|