Archive for April 20, 2004

Tuesday, April 20, 2004

Building a Parrot Compiler

Dan Sugalski:

Neither rewriting the system nor ditching it for someone else’s software was an appealing option, especially given that the reason to do so was essentially an internal issue and mostly invisible to the users. We decided instead to do the sensible thing—we rewrote DecisionPlus. Or, rather, we wrote a compiler that understood DecisionPlus and, rather than targeting the DecisionPlus virtual machine and runtime that was causing us problems, we targeted a newer and less restrictive system.