|
|
|
|
|
by sfvisser
1599 days ago
|
|
My guess is the author just picked the simplest syntax to parse in order to demonstrate the tech. If it works and shows to be successful you can always write a GHC (or whatever) backend that compiles to this runtime. Maybe come up with some binary IL etc |
|
For me, these projects (such as HVM) are great research stuff showing us how to do (or not do) things.