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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.