Skip to content

MR-Addict/expression-calculator

Repository files navigation

Expression Calculator

This is a project that implements a simple expression calculator based on chevrotain parser generator.

  • Support for basic arithmetic operations
  • Support for floating point numbers
    • Decimal point
    • Scientific notation
  • Support for functions
  • Support friendly error messages
  • Support friendly UI

About

A calculator that able to parse your expression and get the result

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors