Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 263 Bytes

File metadata and controls

7 lines (4 loc) · 263 Bytes

Stackulator

Stackulator is a simple calculator that operates on a stack.

Intended to be used in a classroom, homeschool or self-taught setting to learn how the stack data structure works.

Supports basic stack operations and four simple calculator functions.