Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/av8ta/grain-text
Grain-lang string convenience functions
https://github.com/av8ta/grain-text
functional-programming grain-lang wasm webassembly
Last synced: 15 days ago
JSON representation
Grain-lang string convenience functions
- Host: GitHub
- URL: https://github.com/av8ta/grain-text
- Owner: av8ta
- Created: 2022-05-06T07:08:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T07:23:16.000Z (almost 3 years ago)
- Last Synced: 2024-11-28T18:18:38.095Z (2 months ago)
- Topics: functional-programming, grain-lang, wasm, webassembly
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# grain-text
Convenience functions for working with text in [grain-lang](https://grain-lang.org/), a strongly typed functional language that compiles to wasm. It's for the purposes of familiarising myself with the language, but you may find it useful.
## Usage
See the test files.