macOS
brew install regldglocal Homebrew formula metadata
brew / rank 22660
Regular expression grammar language dictionary generator. Version 1.0.1 via Homebrew; verified 2026-09-13.
install
brew install regldglocal Homebrew formula metadata
overview
Regular expression grammar language dictionary generator
history
regldg is a C command-line program that generates all bounded strings matching its supported regular-expression grammar.
Patrick Cronin developed regldg as a regular-expression grammar-language dictionary generator. Its official site documents version 1.0.1 and explains the project's terminology and differences from Perl regular expressions.
The project is distributed as a compact C command-line program intended to be portable to systems with a C compiler.
Give regldg a supported regular expression to enumerate matching strings. Options constrain output, including maximum word length; patterns may also be supplied through standard input with --file=-. Users should consult the official differences page because its expression language does not exactly match Perl's.
regldg reverses the usual regular-expression workflow: instead of testing whether input matches a pattern, it enumerates strings in the pattern's language. This makes it a niche but useful tool for test-data generation, dictionaries, and bounded exploration of patterns.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
regldg | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/PatrickCronin/regldg
install metadata
| Package key | brew:regldg |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/regldg |
| Homepage | https://regldg.com/ |
| Repository | https://github.com/PatrickCronin/regldg |
| Upstream docs | https://regldg.com/ |
| License | MIT |
| Source archive | https://github.com/PatrickCronin/regldg/releases/download/v1.0.1/regldg-1.0.1.tar.gz |
| Last updated | 2026-09-13T07:31:58Z |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | regldg |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.