Y
Hacker News
new
|
ask
|
show
|
jobs
by
kig
5045 days ago
Good catch, you can break it by translating JS like this to Finnish: var muu = 0; -> muu muu = 0; and compile back to JS -> var var = 0;
I'll need to extend the compiler to escape reserved words in the target language.