Pinned Repositories
.github
Soulver related frameworks & apps on GitHub
MarkdownPlusCalculator
Add an inline calculation feature to your markdown editor using SoulverCore
Soulver-CLI
A standalone command-line version of Soulver (for macOS)
Soulver-CLI-Windows
A bc-like command line interface to SoulverCore built for Windows
SoulverCore
A powerful Swift framework for evaluating natural language math expressions
SoulverCore-Windows
A version of SoulverCore built for Windows as a dynamic library (.dll)
SoulverDateFromString
Use SoulverCore to add a natural language date input feature to your Mac or iOS app
SoulverStringParsing
Learn about how SoulverCore can give Swift "better than regex" data parsing features (for many common tasks)
SoulverTextKit
Turn your standard NSTextView or UITextView into a Soulver-like notepad calculator
X-Series
Support the development of advanced Soulver features
Soulver's Repositories
soulverteam/SoulverCore
A powerful Swift framework for evaluating natural language math expressions
soulverteam/SoulverStringParsing
Learn about how SoulverCore can give Swift "better than regex" data parsing features (for many common tasks)
soulverteam/SoulverTextKit
Turn your standard NSTextView or UITextView into a Soulver-like notepad calculator
soulverteam/Soulver-CLI
A standalone command-line version of Soulver (for macOS)
soulverteam/X-Series
Support the development of advanced Soulver features
soulverteam/MarkdownPlusCalculator
Add an inline calculation feature to your markdown editor using SoulverCore
soulverteam/SoulverDateFromString
Use SoulverCore to add a natural language date input feature to your Mac or iOS app
soulverteam/Soulver-CLI-Windows
A bc-like command line interface to SoulverCore built for Windows
soulverteam/SoulverCore-Windows
A version of SoulverCore built for Windows as a dynamic library (.dll)
soulverteam/.github
Soulver related frameworks & apps on GitHub
soulverteam/SoulverCore-Documentation
DocC Swift documentation for the SoulverCore framework