This website requires JavaScript.
Explore
Help
Sign In
kscience
/
kmath
Watch
9
Star
0
Fork
1
You've already forked kmath
Code
Issues
Pull Requests
6
Packages
Projects
Releases
16
Wiki
Activity
521ea8bddc
kmath
/
kmath-ast
History
Iaroslav
521ea8bddc
Rename ClassWriters.kt to be consistent with local code style, rename AsmBuilders.kt to asm.kt, rename AsmNode back to AsmExpression, rename AsmGenerator to AsmBuilder
2020-06-15 17:36:30 +07:00
..
src
Rename ClassWriters.kt to be consistent with local code style, rename AsmBuilders.kt to asm.kt, rename AsmNode back to AsmExpression, rename AsmGenerator to AsmBuilder
2020-06-15 17:36:30 +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
README.md
AST based expression representation and operations
Dynamic expression code generation
Contributed by
Iaroslav Postovalov
.