An expression parser supporting multiple types
-
Updated
Sep 25, 2024 - C
8000
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
Math ExpressionParser using BNF
An expression parser in C that can easily be modified for more operations or turned into a calculator or programming language.
Stack based parser STP (blog post)
Simple expression parser written in C.
Graphing calculator using atmega328p
A procedural programming language, interpreted in C, influenced over hindi-based scriptures, with informal linguistic patterns roughly translating into computer readable grammar.
O Xpression Engine é um motor modular para avaliação de expressões no formato ${EXPRESSION}
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…
A simple expression evaluator in Java, C and python
Simple parsers for basic arithmetics. Some in C, some in Ocaml
A numeric expression evaluation library with a simple built-in JIT compiler written from scratch
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 simple expression recogniser written in C
This repository is a course project for China University of Petroleum (Beijing). It implements an expression calculator on AT89C51 (8051 MCU) + LCD1602 + a 4×5 keypad input (4×4 matrix + 4 single keys). The calculator supports decimals and parentheses.
Arithmetic expression parser with ASCII-art syntax tree visualization. Built with Lex/Yacc, featuring AST generation, expression evaluation, and beautiful tree display
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."