HP Forums
A Simulator for a Stack Machine - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: A Simulator for a Stack Machine (/thread-202106.html)



A Simulator for a Stack Machine - Thomas Klemm - 10-19-2011

This CPU simulator is a small project for educational reasons: it's goal is to explain a stack machine like the Java virtual machine. It's a little off topic but I thought some of you might still have an interest since the programming language which is used resembles RPN and RPL.

Kind regards

Thomas