|
|
|
|
|
by asgerhb
238 days ago
|
|
I like to imagine a world, a worse one, where programming languages were localised.
This might initially have been a versioning nightmare, with different compiler binaries for each localisation.
Later, it could become standard practice to ship a single compiler containing all supported localisations, the correct one being chosen from either system language, a project-wide setting, a preprocessor flag in each file, or some combination of these.
Everyone would have to learn a little Polish, and "Source Code Translator" would be a profession. |
|