Skip to content
@soulverteam

Soulver

Frameworks & other tools by the team that created Soulver

Soulver on GitHub

Introducing Soulver X1
  • The most advanced versions of Soulver ever.

Soulver for the Terminal

For Developers

  • Integrate Soulver's math engine into your Swift apps.
let result = calculator.calculate("45 is what % of 120")

Date Parsing (with SoulverCore)

  • Quickly extract dates from strings and power a natural language date entry feature in your Swift app.
let date = "two weeks ago".dateValue

String Parsing (with SoulverCore)

  • A declarative and type-safe approach to parsing data types from strings (an alternative to regex).
let duckCount = "There are 3 ducks in the pond".find(.number)

Pinned Loading

  1. SoulverCore SoulverCore Public

    A powerful Swift framework for evaluating natural language math expressions

    Swift 834 30

  2. SoulverDateFromString SoulverDateFromString Public

    Use SoulverCore to add a natural language date input feature to your Mac or iOS app

    Swift 7 1

  3. SoulverTextKit SoulverTextKit Public

    Turn your standard NSTextView or UITextView into a Soulver-like notepad calculator

    Swift 48 2

  4. SoulverStringParsing SoulverStringParsing Public

    Learn about how SoulverCore can give Swift "better than regex" data parsing features (for many common tasks)

    Swift 150 3

  5. X-Series X-Series Public

    Support the development of advanced Soulver features

    7

Repositories

Showing 10 of 11 repositories
  • Soulver-CLI Public

    A standalone command-line version of Soulver (for macOS)

    soulverteam/Soulver-CLI’s past year of commit activity
    26 MIT 1 2 0 Updated Jun 24, 2024
  • .github Public

    Soulver related frameworks & apps on GitHub

    soulverteam/.github’s past year of commit activity
    0 0 0 0 Updated Jun 13, 2024
  • X-Series Public

    Support the development of advanced Soulver features

    soulverteam/X-Series’s past year of commit activity
    7 0 0 0 Updated Jun 6, 2024
  • SoulverCore-Windows Public

    A version of SoulverCore built for Windows as a dynamic library (.dll)

    soulverteam/SoulverCore-Windows’s past year of commit activity
    0 0 0 0 Updated Jun 5, 2024
  • Soulver-CLI-Windows Public

    A bc-like command line interface to SoulverCore built for Windows

    soulverteam/Soulver-CLI-Windows’s past year of commit activity
    0 0 0 0 Updated May 13, 2024
  • SoulverCore Public

    A powerful Swift framework for evaluating natural language math expressions

    soulverteam/SoulverCore’s past year of commit activity
    Swift 834 30 0 0 Updated Apr 26, 2024
  • localize-please Public

    Automatic localization of your Mac or iOS app using ChatGPT

    soulverteam/localize-please’s past year of commit activity
    Ruby 16 MIT 0 1 0 Updated Apr 29, 2023
  • SoulverDateFromString Public

    Use SoulverCore to add a natural language date input feature to your Mac or iOS app

    soulverteam/SoulverDateFromString’s past year of commit activity
    Swift 7 1 0 0 Updated Mar 27, 2023
  • MarkdownPlusCalculator Public

    Add an inline calculation feature to your markdown editor using SoulverCore

    soulverteam/MarkdownPlusCalculator’s past year of commit activity
    CSS 7 MIT 1 0 0 Updated Oct 24, 2022
  • SoulverStringParsing Public

    Learn about how SoulverCore can give Swift "better than regex" data parsing features (for many common tasks)

    soulverteam/SoulverStringParsing’s past year of commit activity
    Swift 150 3 1 0 Updated Aug 29, 2022

Sponsors

  • @kvn8888
  • @maronszajn
  • @mrehler
  • @learn2reid
  • @micktwomey
  • @Alceste72
  • @allygill
  • @onewil
  • @phlpprkr
  • @james-rose
  • @benkirton
  • Private Sponsor
  • Private Sponsor

Top languages

Loading…

Most used topics

Loading…