top | item 46612127

(no title)

hresvelgr | 1 month ago

It's my belief that the author has almost entirely used an LLM to put this together. Tailor engagement accordingly.

discuss

order

kej|1 month ago

It's definitely odd that someone who allegedly wrote a complete compiler in Python would describe something that is obviously Rust syntax as Python-like.

AGDNoob|1 month ago

I totally agree. "Python-like" was a bad choice of words on my part. I meant it more in terms of learning curve and explicitness, not the surface syntax. Structurally its more like C/Rust and I should have said that from the start

rahimiali|1 month ago

I doubt an LLM would have written this:

       # Parameter in Stack-Slots laden (für MVP: nur Register-Args)
        # Semantic Analyzer markiert Params mit is_param=True
        # Wir müssen jetzt die first 6 Args aus Registern laden
        # TODO: Implementiere Parameter-Handling
        # for now: Params bleiben in Registern (keine lokalen Vars mit gleichem Namen)

Also I love that I can understand all of this comment without actually understanding German.

didip|1 month ago

How do you know this? It looks more like some kid’s homework