logoalt Hacker News

lizmattoday at 10:50 AM0 repliesview on HN

The Rakudo implementation of the Raku Programming Language uses the MoarVM, which is pretty much a generic VM. All you need to do(TM) is write a grammar and associated actions to build the right bytecode out of the given Python source.