Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

pouyakary/Nota

Repository files navigation

Nota Language

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:

Installation

Automatic Installation

Clone this repo and run:

bash ./install.sh

Manual Installation

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

Documentation

Please visit Nota's website!

Releases

No releases published

Packages

No packages published

Languages