suneil / rpn

Reverse Polish Notation Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse Polish Calculator

Requirements

  • PHP 7.0
  • Composer

Installing

composer require suneil/rpn

Developing and running tests

git clone https://github.com/suneil/rpn.git
cd rpn
composer install
composer test

About

Reverse Polish Notation Calculator


Languages

Language:PHP 100.0%