|
|
|
|
|
by dmitrykan
1710 days ago
|
|
Thanks for sharing! The practical value of such languages could be to build an interlingua and support Python->Ć->Go.
The question is: if Ć->Python works seamlessly, how easy it is to make the opposite translation? For instance, take some code that uses external library, like spacy. If this becomes ever possible, it is going to be revolutionary. |
|
Of course, it's possible to introduce a type like 'any' which can refer to any object, but then you essentially get untyped Ć which results in untyped Go. Which is not really Go anymore, it's more of a Python interpreter.