Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Micro Virtual Machines as Solid Foundation for Language Development (lambda-the-ultimate.org)
63 points by gkuan on May 22, 2015 | hide | past | favorite | 5 comments


Their "concrete instantiation[s] of a micro virtual machine", their reference implementations, are in Java and Scala, which of course run on managed VMs, which makes me at first glance wonder what they think they've demonstrated with these implementations.


I wouldn't place too much importance on their choice of implementation language. I'd imagine the goal of showcasing their reference implementation is to demonstrate the operational semantics of their virtual machine. Equivalent implementations could be produced in C for example.



That reminded me of the lesson I was learned here two days ago: https://news.ycombinator.com/item?id=9578178


For those looking for the spec and early impl, see http://microvm.org. The paper says it can currently run simple RPython scripts.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: