A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
-
Updated
Aug 8, 2022 - C
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
Building a simple programming language based on arithmetic expressions using a top-down recursive descent parser written in Python and C.
A recursive-descent parser in C
A simple recursive descent parser implemented in C, to evaluate a basic grammar supporting arithmetic expressions.
Arithmetic evaluation program in C
A mini project on C, which can perform all arithmetic operations for N operands & also evaluate an expression.
Arithmetic expression evaluator
Add a description, image, and links to the arithmetic-expression-evaluator topic page so that developers can more easily learn about it.
To associate your repository with the arithmetic-expression-evaluator topic, visit your repo's landing page and select "manage topics."