- https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html
- Implementation in C: https://git.savannah.gnu.org/cgit/bash.git/tree/braces.c
- Rosettacode page: https://rosettacode.org/wiki/Brace_expansion
- sh lib: https://github.com/mvdan/sh (which has an shell expansion implementation)
- happy sdk: https://github.com/happy-sdk/happy/blob/main/pkg/strings/bexp/bexp.go
-
Notifications
You must be signed in to change notification settings - Fork 0
icy/bash-brace-expansion
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Bash brace expansion is awesome. How to implement them in some other languages? Let's go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published