Blaise Crowley
cs student • systems • web • ai scheduler

RPN Calculator

A Reverse Polish Notation calculator implemented in assembly (stack-based evaluation).

Details

x86-64 / System V ABI
  • Parses tokens and evaluates expressions using a stack.
  • Demonstrates System V calling convention and register discipline.
  • Includes error handling for bad input and stack underflow (customize).
  • Add: link to repo + a short demo GIF/screenshot.
Replace this write-up with your real notes, screenshots, and links.