An expression parser supporting multiple types
-
Updated
Sep 25, 2024 - C
An expression parser supporting multiple types
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
C library for evaluating expressions with the abstract syntax tree.
Project which started out as a calculator and evolved from there
An expression parser in C that can easily be modified for more operations or turned into a calculator or programming language.
Math ExpressionParser using BNF
Graphing calculator using atmega328p
Stack based parser STP (blog post)
Any mathematical expression can be expressed in infix, post-fix and pre-fix formats. This C application is a universal expression convertor implemented using stack data structure. This structure will take input of input expression and conversion option from the user and provide the output in the desired format. The goal of this application is to…
Simple expression parser written in C.
A simple expression evaluator in Java, C and python
A procedural programming language, interpreted in C, influenced over hindi-based scriptures, with informal linguistic patterns roughly translating into computer readable grammar.
Simple parsers for basic arithmetics. Some in C, some in Ocaml
Projeto e implementação de um sistema interpretador e conversor de expressões aritméticas usando conceitos de árvores de expressão. Trabalho realizado no 4º período de Ciência da Computação do Instituto Federal de Minas Gerais(IFMG) - Campus Formiga para a Disciplina Algoritmos e Estruturas da Dados II
A numeric expression evaluation library with a simple built-in JIT compiler written from scratch
A simple expression recogniser written in C
Add a description, image, and links to the expression-parser topic page so that developers can more easily learn about it.
To associate your repository with the expression-parser topic, visit your repo's landing page and select "manage topics."