calkt icon indicating copy to clipboard operation
calkt copied to clipboard

Calkt is a Kotlin library that supports parsing and calculating various expressions. Parser is written in a way to have an ability to be extended.

Results 2 calkt issues
Sort by recently updated
recently updated
newest added

Add support for boolean expression parsing and evaluation. For example expression ( 0 == 1 && -10 > 11 ) || ( 10