HackerTrans
トップ新着トレンドコメント過去質問紹介求人

aroberge

no profile record

コメント

aroberge
·8 か月前·議論
> Python is quickly turning into a crowded keyword junkyard

* Javascript (ECMAScript) has 63 keywords. * Rust has 50 keywords. * Java has 51 keywords + 17 contextually reserved words, for a total of 68. * Python has now 36 keywords + 4 'soft' keywords, for a total of 40. * Go has 25 keywords.
aroberge
·10 か月前·議論
> The workers were breaking the laws, ...

How sure are we of that? Did we really get this information from trustworthy sources?
aroberge
·15 年前·議論
Nice summary. Would you have any recommendation for good, easy to read, online resources on "learn why and how to transform the AST" and "write an interpreter backend for your AST"?