← Back to context Comment by hei-lima 2 months ago Great work! Might do it too in some other language... 8 comments hei-lima Reply 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! jtesp 2 months ago how did you do the transliteration/port? thomasmg 2 months ago I asked ChatGPT to translate (the free version), pasting the source code. The resulting Java code came back a second later. pmarreck 2 months ago Zig, here.Anything but Python O5vYtytb 2 months ago At least python can do this exercise without pulling 3rd party dependencies :) justinhj 2 months ago What's missing from Zig and its std lib for this? 2 replies →
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! jtesp 2 months ago how did you do the transliteration/port? thomasmg 2 months ago I asked ChatGPT to translate (the free version), pasting the source code. The resulting Java code came back a second later.
jtesp 2 months ago how did you do the transliteration/port? thomasmg 2 months ago I asked ChatGPT to translate (the free version), pasting the source code. The resulting Java code came back a second later.
thomasmg 2 months ago I asked ChatGPT to translate (the free version), pasting the source code. The resulting Java code came back a second later.
pmarreck 2 months ago Zig, here.Anything but Python O5vYtytb 2 months ago At least python can do this exercise without pulling 3rd party dependencies :) justinhj 2 months ago What's missing from Zig and its std lib for this? 2 replies →
O5vYtytb 2 months ago At least python can do this exercise without pulling 3rd party dependencies :) justinhj 2 months ago What's missing from Zig and its std lib for this? 2 replies →
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.
Zig, here.
Anything but Python
At least python can do this exercise without pulling 3rd party dependencies :)
What's missing from Zig and its std lib for this?
2 replies →