🔢 Bits, bytes and address calculator
-
Updated
Jun 21, 2024 - C
🔢 Bits, bytes and address calculator
This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.
An expression parser supporting multiple types
Math expression evaluation as Linux kernel module
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.
The projectM Expression Evaluation Library. A portable drop-in replacement of Milkdrop's "ns-eel2" expression parser for use in Milkdrop, projectM and other applications. MIT licensed.
JIT-compiler for simple mathematical expressions
A simple logic scheme visualizer, allowing the user to create, edit, load and save, export and run different logic schemes.
An expression parser in C that can easily be modified for more operations or turned into a calculator or programming language.
Graphing calculator using atmega328p
Expression evaluator in C language.
A simple search engine that can parse a bunch of files and run queries on them.
🧮 Python wrapper for tinyexpr
PHP TinyExpr Binding - Math evaluation for strings.
A simple expression evaluator in Java, C and python
A simple Interpreter for math expression language makes in C makes during Paradigm of programming course.
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…
Add a description, image, and links to the expression-evaluator topic page so that developers can more easily learn about it.
To associate your repository with the expression-evaluator topic, visit your repo's landing page and select "manage topics."