ParkerTenBroeck.github.io/content/projects/fastexpr.md
Parker TenBroeck 6449151d7a First
2026-01-16 22:02:02 -05:00

306 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"] +++ https://github.com/ParkerTenBroeck/fastexpr