Top 15 Gema Alternative and Similar Softwares | May 2024

gema is a general purpose text processing utility based on the concept of pattern matching. In general, it reads an input file and copies it to an output file, while performing certain transformations to the data as specified by a set of patterns defined by the user.

It can be used to do the sorts of things that are done by Unix utilities such as cpp, grep, sed, awk, or strings. It can be used as a macro processor, but it is much more general than cpp or m4 because it does not impose any particular syntax for what a macro call looks like.

1. TXR

TXR TXR is a pragmatic, convenient data munging language oriented toward processing of text from files or streams, using multiple programming paradigms. It is influenced by concepts from text processing languages such as awk or perl, pattern matching concepts from logic/AI programming, Lisp and functional languages.......

2. TextPipe

TextPipe One tool - One point of maintenance. With TextPipe you specify all your text processing functions in one place, rather than remembering and managing multiple manual jobs across various text editors, command line tools, custom scripts and Word and Excel macros. What does TextPipe do?TextPipe makes it fast and easy......

3. Bracmat

Bracmat Bracmat is software for exploration and transformation of uncharted and complex data. Bracmat employs a pattern matching technique that can handle string data (text) as well as structured data (XML, HTML, JSON, algebraic expressions, email, program code, ...).......

4. Mozilla Text Preprocessor

Mozilla Text Preprocessor The build preprocessor is similar to the C preprocessor, meant for processing files which have no built-in preprocessor such as XUL and JavaScript documents.......

5. preprocess

preprocess A variation on the C preprocessor that (1) works on multiple languages and (2) encodes preprocessor statements as comments in that language so syntax correctness is not broken.......

6. Sprockets

Sprockets Sprockets: Rack-based asset packaging.Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.......

7. GiD

GiD GiD is a universal, adaptive and user-friendly pre and postprocessor for numerical simulations in science and engineering. It has been designed to cover all the common needs in the numerical simulations field from pre to post-processing: geometrical modeling, effective definition of analysis data, meshing, data transfer to analysis software, as......

8. GPP

GPP GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU M4 . There are......

9. Filepp

Filepp filepp is a generic file preprocessor. It is designed to allow the functionality provided by the C preprocessor to be used with any file type. filepp supports the following keywords, all of which have their usual C preprocessor meanings and usage.However, filepp is much more than a rewrite of the......

10. wepp

wepp wepp is a node module that processes LESS and JavaScript files in order to combine and minify them for production use. It depends on and makes use of fQuery.......

11. JavaScript::Ectype

JavaScript::Ectype JavaScript::Ectype - A JavaScript Preprocessor designed for large scale javascript development.JavaScript::Ectype Preprocessor can extend some features to javascript code with macro like syntax. These features are designed for large scale developping with javascript, concatenating other files ,providing namespace as like as Java or Scala and file-level-scope.......

12. JS Build Tools

JS Build Tools Collection of Ant tasks for a JavaScript build process. * Preprocess: This Ant task processes statements like #ifdef, #ifndef or #endif. * YUICompress: This task compresses the specified script using the YUICompressor package. The YUICompressor will remove all unneeded white space and obfuscate long variable names. * MoxieDoc: This......

13. JavaScript preprocessor (jspp)

JavaScript preprocessor (jspp) A command line tool for squashing JS and CSS files. Used mostly for building UserJS.......

14. GNU M4

GNU M4 GNU M4 is an implementation of the m4 macro preprocessor. Developed by the GNU Project, GNU M4 is designed to avoid many kinds of limits found in traditional m4 implementations, such as maximum line lengths, maximum size of a macro and number of macros......

15. jsmake

jsmake jsmake is a basic javascript preprocessor/build utility (Perl script) that you can easily integrate in your continuous integration environment.......