Features
HOME
Features
News
Search
Links
DOCUMENTATION
CDL specification
Examples
FAQ
CDL parser API
DOWNLOADS
CDL Parser binaries
CDL Parser sources
DEVELOPMENT
Forum
Bugzilla
CVS

Features of the project

CDL (Configuration Definition Language) is a language that allows programmers define the structure of configuration file, its format, interdependents and limitations among parameters in human-readable view, and gives easy-to-use API to manipulate it.

Project have three main purposes:
1. Easy-to-use API for programmers;
2. Human-readable format of files for users;
3. Easy language for definitions of configuration rules, and simple check possibility of them.

Design (C)2006 Dmitry Mukhin
Content (C)2006 Nikolay Nosov