🚨 DEPRECATED 🚨
This is a legacy version of the Nota Language. The New Nota is written in Go, and hosted at: https://github.com/pouyakary/nota
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.shFirst 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 installPlease visit Nota's website!

