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

Could it be that this technique is not as broadly applicable as the existing JIT techniques? Would it be possible to use the approach taken with Higgs to implement a language with a more open ended object system such as ruby? In JavaScript there's an upper bound on what a + b could mean, does BBV work well for more general method dispatch?


No reason it wouldn't work for ruby. It's about propagating type information. The way specific operators are implemented makes not much difference.




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

Search: