Viewing profile — zlfn
zlfn
HN member- Joined
- Sun, Mar 15, 2026, 7:10 AM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About zlfn
Recent public activity
-
story
Show HN: LLVM-Z80 - I wrote a complete LLVM backend with AI
Two years ago, I started a project called Rust-GB to compile Rust for the Game Boy. At the time, no stable LLVM backend supported the Game Boy’s CPU. I had to use a complex workaro…
-
comment
Comment #47390561
It's already there. It's called C#
-
comment
Comment #47390553
I really love this product.
-
comment
Comment #47390500
C++ seems to be constantly getting complicated. If the major version were to change, there wouldn't be any need for backward compatibility with the existing code, and it would have…
-
comment
Comment #47388670
Then, what you're going to do is create a new programming language with Esperanto
-
comment
Comment #47385223
Actually, the use of Hanza(Hanzi)-Hangul mixed script wasn't exactly a byproduct of the Japanese occupation. (In fact, Japanese was the official language back then lol) People star…
-
comment
Comment #47385185
However, in the vast majority of cases, non-ASCII characters are rarely used for variable or function names during programming. This is because they can cause conflicts when using …
-
comment
Comment #47385048
It's been a long time since I've seen a properly implemented Korean programming language