y9san9 / calkt

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.
MIT License
21 stars 1 forks source link

Needs to be published to maven central #1

Closed jottinger closed 1 month ago

y9san9 commented 1 month ago

It's work in progress. Definitely needs to be published and I will figure out how in a week

y9san9 commented 1 month ago

You can now download dependency via maven central using the updated README.md tutorial