Skip to content

An implementation of a simple stack machine in Python that shows a text-based GUI for the values of elements on the stack. Supports common stack operations such as MPY, LOADCON, DUP, ADD etc

Notifications You must be signed in to change notification settings

LeonKarstens/python_stack_machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

stack

An implementation of a simple stack machine in Python that shows a text-based GUI for the values of elements on the stack. Supports common stack operations such as MPY, LOADCON, DUP, ADD etc

About

An implementation of a simple stack machine in Python that shows a text-based GUI for the values of elements on the stack. Supports common stack operations such as MPY, LOADCON, DUP, ADD etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages