Skip to content

ciruzzo/rpncalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a92f929 · Oct 20, 2020

History

7 Commits
Oct 3, 2020
Oct 3, 2020
Oct 3, 2020
Oct 20, 2020
Oct 1, 2020

Repository files navigation

Reverse Polish Notation (RPN) Calculator

rpncalc1

Implemented by hand without State Monad or Parser.

rpncalc2

Implemented with stack using State Monad.

rpncalc3

Implemented with Attoparsec Parser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published