ExprK
A simple mathematical expression evaluator for Kotlin and Java, written in Kotlin. (by Keelar)
multiplatform-expressions-evaluator
Kotlin Multiplatform runtime infix expressions evaluator. (by murzagalin)
ExprK | multiplatform-expressions-evaluator | |
---|---|---|
2 | 2 | |
153 | 45 | |
0.7% | - | |
2.7 | 1.8 | |
about 2 years ago | 9 months ago | |
Kotlin | Kotlin | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ExprK
Posts with mentions or reviews of ExprK.
We have used some of these posts to build our list of alternatives
and similar projects.
-
String to math expression
Don't solve the problem yourself, just use a library that does this sort of thing: https://github.com/Keelar/ExprK
-
Evaluating Strings
Yes, it can be done. Look up libraries for algebraic evaluation in Java; there're even Kotlin libs for it, like https://github.com/Keelar/ExprK .
multiplatform-expressions-evaluator
Posts with mentions or reviews of multiplatform-expressions-evaluator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-31.
-
What's your side project written in Kotlin?
Multiplatform runtime infix expressions evaluator https://github.com/murzagalin/multiplatform-expressions-evaluator
-
Kotlin multiplatform expressions evaluator
Hello, everyone. I created a kotlin multiplatform expressions evaluator - https://github.com/murzagalin/multiplatform-expressions-evaluator. Current version is 0.9.1 and the API is pretty much stable.
What are some alternatives?
When comparing ExprK and multiplatform-expressions-evaluator you can also consider the following projects:
Nabla-TypeMath-android - Nabla TypeMath is an android application that allow you to easily type mathematical symbols.
wavebeans - Audio Processing. On scale.
lazybones - 😴 A lazy and fluent syntactic sugar for observing Activity, Fragment, and ViewModel lifecycles with lifecycle-aware properties.
londogard-nlp-toolkit - Londogard Natural Language Processing Toolkit written in Kotlin
kformula - Mathematical expression engine written in Kotlin, running on JVM.
codefreak - Online Programming Platform and Evaluation/Auto-Feedback System for Coding Assignments