Skip to content

A GUI and REPL calculator for Infix, Postfix and Prefix equations.

License

Notifications You must be signed in to change notification settings

kosayoda/nfixcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfixcalc

A GUI and REPL calculator for Infix, Postfix and Prefix equations.

Manual Installation

Requirements

Steps

  1. Clone the repository.
  2. Change into the repository directory.
$ cd nfixcalc
  1. Install dependencies with poetry.
$ poetry install

Run the program

To run the REPL:

$ poetry run repl

To run the GUI:

$ poetry run gui

Screenshots

License

This project is licensed under MIT. For more information see the LICENSE file.

About

A GUI and REPL calculator for Infix, Postfix and Prefix equations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages