ParkerTenBroeck.github.io/content/projects/fastexpr.md
2026-01-22 10:46:04 -05:00

329 B

+++ title = "FastExpr" description = "A java 24 library that runtime compiled math expressions into native JVM bytecode. Also supporting expression simplification and operations such as derivatives" date = 2025-04-03

[taxonomies] tags = ["java", "bytecode"] category = ["project"] +++ https://github.com/ParkerTenBroeck/fastexpr