|
|
|
|
|
by Tomte
452 days ago
|
|
We've had localized programming languages: Visual Basic for Applications in Germany had "prüfe" instead of "select" (yes, with Umlaut): https://de.wikipedia.org/wiki/Visual_Basic_for_Applications?... Today German Excel still doesn't accept "XLOOKUP", but insists on "XVERWEIS". On input, that is, it silently converts languages when opening .xlsx files. |
|
Silent conversions could definitely be messy, but what if there were a standardized system that allowed programming in any script while keeping everything interoperable? Could that avoid the pitfalls of past localized languages?