HP Forums

Full Version: A Simulator for a Stack Machine
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

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