|
From: Donnie B. <dbe...@ge...> - 2008-05-06 20:20:17
|
On 21:30 Tue 06 May , Michael Shigorin wrote: > On Tue, May 06, 2008 at 09:09:43PM +0530, CyberOrg wrote: > > > i'll do it with alterator faster > > What is that? > > Configuration infrastructure developed within ALT Linux: > it's three-tier (frontends and backends talk via many-to-many > message passing layer) system with: Here's a couple of other configuration parsers and such: http://ndevilla.free.fr/iniparser/ http://damien.krotkine.com/libconf/ And of course the venerated lex/yacc (flex/bison). Thanks, Donnie |