HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aroberge

no profile record

comments

aroberge
·8 ay önce·discuss
> 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 ay önce·discuss
> The workers were breaking the laws, ...

How sure are we of that? Did we really get this information from trustworthy sources?
aroberge
·15 yıl önce·discuss
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"?