Parser Implementations

This page lists the officially available parser implementations of the Erbsland Configuration Language.

If you would like to add your own implementation, please see the How Can I Contribute? guide for details on how to propose it for inclusion here.

Erbsland Configuration Parser for C++

A full-featured, dependency-free implementation of the Erbsland Configuration Language for modern C++ (C++20 and newer).

Erbsland Configuration Parser for Python

A modern and robust parser built for Python 3.12 and newer. It is designed to be secure, with no dependencies, and easy to integrate into your projects.