gema is a general purpose text processing utility based on the concept of pattern matching. It reads an input file and copies it to an output file transforming the data as specified by the patterns defined by the user.
See the "Wiki" tab for further information.
Categories
Text ProcessingLicense
MIT LicenseFollow gema
Other Useful Business Software
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
-
Many Thanks! Gema has allowed me to add advanced parsing features to my embedded Forth design environment so I can take it to another level. Cheers, Terry
-
more than sed+awk; perhaps as good as perl, easier to understand, and only in a nutshell.