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.
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
# 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.
kej|1 month ago
AGDNoob|1 month ago
rahimiali|1 month ago
didip|1 month ago
unknown|1 month ago
[deleted]