Slashdot Mirror


Interview With the Creator of Ruby

snydeq writes "Ruby creator Yukihiro Matsumoto discusses the past, present, and future of the popular programming language, calling mobile the next target for Ruby: 'I'm currently working on an alternative subset or dialect of Ruby for the small devices. I'm going to make it public early next year. Of course, mobile computing is the way to go, so that's one of the reasons I focus on the Ruby dialect working on the smaller devices.'"

1 of 89 comments (clear)

  1. Re:TFA is nothing but fluff by Anonymous Coward · · Score: 4, Interesting

    Oh let's see...

    1. What are prospects of incorporating true, concurrent multithreads?

    2. JIT - why or why not? and when?

    3. Is performance closer to Java realistic for Ruby? What are the obstacles?

    This is just the most pressing stuff and I don't even use Ruby much anymore.