matz / zetabits.com (Yukihiro Matsumoto) writes: > Sevaral major things I hope to have in 1.7 are: >... > * bytecodify interpreter Matz: Are you planning on making the code generation pluggable, and accessible from Ruby code? That might open up some interesting possibilities. Dave