adonSh / dc.js

Desk Calculator

Home Page:https://dc.adonsh.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dc.js

One of the oldest (possibly the oldest) of the original Unix utilities, now in website form. It's simply a calculator using postfix or reverse-Polish notation. This implementation is heavily inspired by the OpenBSD source code but was mostly tested against the GNU version because I don't have an OpenBSD box, so some inconsistencies do exist and few extensions from either version have been implemented.

More background

About

Desk Calculator

https://dc.adonsh.com


Languages

Language:JavaScript 86.5%Language:HTML 12.7%Language:CSS 0.8%