Skip to content
#

math-compiler

Here are 4 public repositories matching this topic...

Language: All
Filter by language

A C# high-performance mathematical function compiler for efficient and fast calculation of function values of arbitrary complex single-line mathematical formulas at design and runtime.

  • Updated Apr 3, 2018
  • C#

Foreval is parser, compiler and evaluator of mathematical expressions in run-time with support complex numbers. After parsing and building tree of expression is perform optimization and compiling into x86-32 instructions and returns address of compiled expression. For expressions can by finding derivatives by symbolic or numerical differentiation.

  • Updated May 1, 2026
  • Pascal

Improve this page

Add a description, image, and links to the math-compiler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the math-compiler topic, visit your repo's landing page and select "manage topics."

Learn more