/sample-plotter

Sample math function interpreter, area calculator and plotter

Primary LanguageC++

This is a sample math function interpreter (the tokenizer and AST is made by me), area calculator and plotter (with https://github.com/andry-dev/tewi).

You need CMake, a C++17 compiler and any of tewi's requirements.