Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 800 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 800 Bytes

Tectonic

Tectonic is a powerful read-only Java configuration library for data-driven applications. It supports many configuration languages, and is simple to implement for new ones.

Tectonic has a powerful abstraction system, making it an extremely useful tool for data-driven applications where users may be creating many very similar configurations.

Tectonic has an extensive type loading system, with automatic support for generic types.

Supported languages/parsers

Tectonic is the base of Terra's extensive config system.