[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trying guile as an extention language for a 'real world' product
From: |
Ludovic Courtès |
Subject: |
Re: Trying guile as an extention language for a 'real world' product |
Date: |
Sun, 04 Jul 2010 00:34:45 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hi,
address@hidden writes:
> What does he mean by that ? Are there any contraindication against using
> guile as an extention language for configuration ?
I think Guile would be best used as a configuration aid à la Emacs,
where configuration is achieved by actually “programming” the system,
sometimes without noticing, not à la fvwmrc (or any other similarly
restricted descriptive configuration file.)
Thanks,
Ludo’.