evaluator
Here are 17 public repositories matching this topic...
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
-
Updated
Aug 8, 2022 - C
nim wrapper for Heng Li's kexpr math expression evaluator library
-
Updated
Nov 6, 2020 - C
Simple Lisp interpreter from scratch
-
Updated
Mar 27, 2025 - C
evalexpr @ 42 - recursive descent parser implementation
-
Updated
May 19, 2016 - C
SICP's metacircular evaluator in C
-
Updated
Dec 8, 2019 - C
A fast math expression evaluator
-
Updated
Aug 2, 2024 - C
This is a postfix evaluator written in C. It takes a postfix expression as input and evaluates it. It supports the following operators: + - * / ^ ( )
-
Updated
Dec 2, 2022 - C
A simple expression evaluator in Java, C and python
-
Updated
Aug 3, 2017 - C
This is a prefix evaluator written in C. It takes a prefix expression as input and evaluates it. It supports the following operators: + - * / ^ ( )
-
Updated
Dec 2, 2022 - C
Arithmetic expression evaluator
-
Updated
Aug 19, 2023 - C
Basic mathematical expression evaluator
-
Updated
Jul 24, 2024 - C
This is an expression evaluator written in C. This was a class project for a Software Quality and Debugging course.
-
Updated
Feb 23, 2017 - C
Creating an extensive string mathematical expression function to be used in C
-
Updated
Oct 7, 2024 - C
Improve this page
Add a description, image, and links to the evaluator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the evaluator topic, visit your repo's landing page and select "manage topics."