Skip to content
#

expression-compier

Here is 1 public repository matching this topic...

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 24, 2026
  • Pascal

Add this topic to your repo

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

Learn more