▲ | zahlman 4 hours ago | |||||||||||||
I knew from the headline that this would be the Turkish I thing, but I couldn't fathom why a compiler would care about case-folding. "I don't know Kotlin, but surely its syntax is case-sensitive like all the other commonly used languages nowadays?" > The code is part of a class named CompilerOutputParser, and is responsible for reading XML files containing messages from the Kotlin compiler. Those files look something like this: "Oh." "... Seriously?" As if I didn't hate XML enough already. | ||||||||||||||
▲ | _ZeD_ 2 hours ago | parent [-] | |||||||||||||
what do you propose to handle translation messages? how do you think they should map the compiler codes to human messages? | ||||||||||||||
|