http://qs321.pair.com?node_id=11118834


in reply to Re^4: Modernizing the Postmodern Language?
in thread Modernizing the Postmodern Language?

When perl 5 come out, they were forced to invent everything from scratch, but now, there are lots of mature, efficient and feature rich runtimes you can reuse: .Net, JVM, MoarVM, etc.

The problem is when the semantics of the VM don't match the semantics of the language, especially with regard to memory management, dispatch, process models, etc.