cross-posted from: https://lemmy.thewooskeys.com/post/1269207

A friend of mine made a cool calculator and unit converter. It parses natural English phrases like “how many inches are in 3 feet?” and “300 miles / 65 mph in hours and minutes” and “download 10GB 1Gbps”. You can access it from web (including PWA), CLI or as a library. It has a strong FOSS philosophy behind it.

  • Alavi@programming.dev
    link
    fedilink
    arrow-up
    9
    ·
    2 days ago

    At first I thought it’s just a libqalculate clone, but this is actually cool.

    1. Written in Clojure +1
    2. Multiple runtimes + web
    3. Cool website

    This is an actually useful project.