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 935 37

  2. SoulverDateFromString SoulverDateFromString Public

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

    Swift 13 2

  3. SoulverTextKit SoulverTextKit Public

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

    Swift 51 3

  4. SoulverStringParsing SoulverStringParsing Public

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

    Swift 154 4

  5. X-Series X-Series Public

    Support the development of advanced Soulver features

    37

Repositories

Showing 10 of 11 repositories

Sponsors

  • @chrisintheshell
  • @bbhack
  • @TyTodd
  • @swhi1106
  • @grandmasterjjs
  • @pascaltiemann
  • @gmc
  • @maronszajn
  • @mrehler
  • @micktwomey
  • Private Sponsor
  • Private Sponsor
  • Private Sponsor

Top languages

Loading…

Most used topics

Loading…