Arbitrary nested config data. Lisp > YAML?
I have complex requirements for configuration files.
I'm thinking about using Lisp as a configuration language.
I have written a longish proposal (7k) discussing my
idea. Some questions (3 of them) are at the end of the
story).
http://www.angelfire.com/punk/storyofq/storyofq.html
I have set up a webpage on angelfire because I think
7k is too much for usenet. And I can use <h3>,
<em> and <PRE>!
You don't need to reply here, email is welcome.
tinman31337@xxxxxxxxx
I have used XML, YAML, key=value, python and .ini-files
for configs in the past, but I think Lisp would serve *everybody*
better than those. Even if my proposal sucks at some
point, I think the overall direction is sound.
What do you think?
Kind regards
Tin
.
Relevant Pages
- Re: Lisp anxieties
... >> configuration and deployment of systems that run across many machines ... > seem to be language-neutral suddenly turn out to be perfect for Lisp. ... The network maintenance problem I solved ... Sun bought the company and made the folks who had chosen to spin out ... (comp.lang.lisp) - Re: Old newbie question- Configurator?
... > Lisp". ... > What I would like to develop is a configuration application where I can ... Have a look at some of the expert systems literature. ... (comp.lang.lisp) - Old newbie question- Configurator?
... I the last few days I have been reading "Practical Common Lisp" and "On ... What I would like to develop is a configuration application where I can ... I originally started looking at Clips for the application but I did not ... Do you know of any good example applications that might ... (comp.lang.lisp) - Re: Common Lisp from a Unix perspective - barriers to using CL
... lisp-aware editor and not waste time with configuration issues. ... No, they provide a lisp, and a separate editor, and require that you ... configuration language for the editor usually provided or recommended, ... (comp.lang.lisp) - Re: Old newbie question- Configurator?
... I the last few days I have been reading "Practical Common Lisp" and "On Lisp". ... What I would like to develop is a configuration application where I can either input criteria and have it select components or enter components and see if there are conflicts or constraints. ... I also found the Babylon library that would give me some chaining functions and/or prolog that would be close to what I could do in Clips. ... Do you know of any good example applications that might jump start my applications. ... (comp.lang.lisp) |
|