[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] idiomatic/usual way of file-based configuration in Schem
From: |
minh thu |
Subject: |
[Chicken-users] idiomatic/usual way of file-based configuration in Scheme |
Date: |
Tue, 6 Feb 2007 10:52:36 +0100 |
Hi folks,
I was wondering if there was something like Java's properties files
that is commonly used in Scheme. (The reference to Java is because I
learned it, not because I like it :)
It would just amount to read a list of key/value pairs in Scheme
syntax. Or maybe a triple if the type is given.
What do you use ?
Thanks,
thu
- [Chicken-users] idiomatic/usual way of file-based configuration in Scheme,
minh thu <=