Hacker News new | ask | show | jobs
by mwcampbell 4013 days ago
Thanks for confirming my guess that the type inference was the trickiest part. These days, I guess Flow (http://flowtype.org/) would also be worth studying. Edit: Or PyPy's RPython.