lyiriyah / dcx

dc with a few more things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

dc with a few more things


Languages

Language:Python 97.6%Language:Makefile 2.4%