Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 350 Bytes

dcx

dc clone written in python. Supports some things dc doesn't, like logarithms, a quick way to get e and pi, and a nice prompt, but doesn't support a lot dc does, like macros.

Install for Linux by running sudo make install. This copies it into /usr/local/bin, so make sure that is in your PATH. macOS is probably the same. For Windows IDK.