kmath/kmath-ast
2020-06-16 14:20:17 +07:00
..
src Remove @PublishedApi 2020-06-16 14:20:17 +07:00
build.gradle.kts Fix compilation problems found after merge 2020-06-14 00:24:10 +07:00
README.md ASM API simplification 2020-06-15 11:02:13 +03:00

AST based expression representation and operations

Dynamic expression code generation

Contributed by Iaroslav Postovalov.