Skip to content
/ quees Public

A package for evaluation of math expressions in a Linux console.

License

Notifications You must be signed in to change notification settings

erstan/quees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quees

A package for evaluation of math expressions in a Linux console.

Installation

  • Clone the repository
git clone https://github.com/erstan/quees.git
  • Run install.sh
cd quees && chmod +x install.sh && \
sudo ./install.sh

Dependencies

Make sure that the ceval library is installed on your local machine. The package uses ceval for evaluation of arithmetic expressions.

About

A package for evaluation of math expressions in a Linux console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published