Comment by thomasmg
2 months ago
I got a convertion to Java. It worked (at least I think...) in the first try.
Then I want to convert this to my own programming language (which traspiles to C). I like those tiny projects very much!
2 months ago
I got a convertion to Java. It worked (at least I think...) in the first try.
Then I want to convert this to my own programming language (which traspiles to C). I like those tiny projects very much!
how did you do the transliteration/port?
I asked ChatGPT to translate (the free version), pasting the source code. The resulting Java code came back a second later.