Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Different ways to implement virtual machines, benchmarked (github.com/shadowofneptune)
20 points by shadowofneptune on Jan 15, 2022 | hide | past | favorite | 4 comments



This repo mentions that threaded code is often used in Forth implementations, amongst other things.

One of the best descriptions of threaded code and how Forth works in general is the Jonesforth[1] source code, written in a literate programming style. The prose is excellent and the whole thing is worth reading through.

https://github.com/nornagon/jonesforth/blob/master/jonesfort...


I would have never understood how to implement threaded code without Jonesforth. I highly recommend it.


What are the units? Are these runtimes? The readme does not say.


I can't believe I missed putting units in the tables. Apologies, this is now fixed.




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

Search: