Enigma Backend · Model & renderer for text, including complex template-ized, type-safe language models.
Group: com.g2forge.enigma - All Dependencies
Enigma Document · Models, parsers and renderers for common documentation formats. This library is helpful for generating documentation and translating formats like MD, wikitext and office documents.
Enigma Stringtemplate · Small wrapper around StringTemplate to assist in the rendering of models to text. See EmbeddedTemplateRenderer for the true power of this library.
Enigma Diagram · Models and renderers for the programmatic generation of diagrams.
Enigma Javagen · Metamodel for manipulating Java ASTs and rendering textual code. Can be combined with ax-compiler.
Enigma Web · Models, parsers and renderers for web formats including HTML, CSS and SVG.
Enigma · A library for manipulating codes of various kinds. Useful for constructing programming languages, rendering documents, etc.
Enigma Record · A general abstraction of record types. Currently duplicates ax-adt records from Alexandria.
Enigma Presentation · Library for the programmatic construction of presentations. Based on Apache POI, this library does not require that you understand office document formats, and provides a simplified abstraction.
Enigma Frontend · Small library to ease the creation of a compiler front end using ANTLR4.
Enigma Bash · Model & renderer for bash scripts. Yes, it can properly and safely quote them too.