I'm looking for a way to read configuration files. The configuration file 
format can be anything provided it's easily human readable/writable. I found 
the ApacheConf solution on RosettaCode and may use that, but am wondering if 
there is a conf format that's more commonly used for Racket projects.

There's no serious need for portability, longevity or anything else. I'm just 
using it to provide some settings and paths to local utilities in shell scripts 
which are little more than wrappers around other utilities.

Thanks,
Christopher

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to