Nota is a nice terminal calculator with rich notation rendering and a nice language. It gives you a beautiful language that is readable and easy to type and then renders your input into a beautiful notation with result:
Clone this repo and run:
bash ./install.sh
First you should have GNU Make and Haskell Stack installed. Then you have to run these commands within your terminal to install nota. This will give you the command nota
that you can run
git clone http://codes.kary.us/nota/nota.git
cd nota
make install
Please visit Nota's website!