Live data from Hacker News

Viewing profile — zlfn

zlfn

HN member
Joined
Sun, Mar 15, 2026, 7:10 AM UTC
HN karma
9
Public activity
8 items

About zlfn

https://github.com/zlfn I dream of taking the technology of the 21st century back to the 20th century.

Recent public activity

  1. 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…

  2. comment
    Comment #47390561

    It's already there. It's called C#

  3. comment
    Comment #47390553

    I really love this product.

  4. 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…

  5. comment
    Comment #47388670

    Then, what you're going to do is create a new programming language with Esperanto

  6. 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…

  7. 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 …

  8. comment
    Comment #47385048

    It's been a long time since I've seen a properly implemented Korean programming language