Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is memory / register allocation in your roadmap too ? (honest question, I'm not sure it's in the scope of your articles)


Register allocation is not on the roadmap, I think it's too hard for this series... But maybe I just haven't figured out an easy enough way to do it yet :^)

Memory allocation? You mean making a heap allocator? In the spirit of lowering the bar for creating new languages, I lean more towards calling into libc's malloc instead of building a custom solution haha




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: