Friday, April 3, 2026

Show HN: RiceVM – A Dis virtual machine and Limbo compiler in Rust https://ift.tt/YMjVQxe

Show HN: RiceVM – A Dis virtual machine and Limbo compiler in Rust Hi, I've made a Dis virtual machine and Limbo programming language compiler (called RiceVM) in Rust. It can run Dis bytecode (for example, Inferno OS applications), compile Limbo programs, and includes a fairly complete runtime with garbage collection, concurrency features, and many of the standard modules from Inferno OS's original implementation. The project is still in an early stage, but if you're interested in learning more about RiceVM or trying it out, you can check out the links below: Project's GitHub repo: https://ift.tt/4xcb6nZ RiceVM documentation: https://habedi.github.io/ricevm/ April 3, 2026 at 01:19AM

No comments:

Post a Comment

Show HN: A web based VistaPro clone https://ift.tt/vw8KkGW

Show HN: A web based VistaPro clone Hi all, VistaPro ( https://ift.tt/4iePuJh ) was an incredible landscape generator from the 1990s. I spen...