• Stars
    star
    1
  • Language
    Kotlin
  • Created 10 months ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple calculator app built with Jetpack Compose. It uses mXparser as it's expression evaluator by default, but has one built-in with limited capability for learning purposes which includes infix to postfix converter.