[Haskell-cafe] Typed Configuration Files
Bulat Ziganshin
bulat.ziganshin at gmail.com
Fri Jan 8 12:08:11 EST 2010
Hello Sebastian,
Friday, January 8, 2010, 3:53:53 PM, you wrote:
> Neil Mitchell's cmdargs package [1] is pretty neat. It can be used to
> parse command-line arguments into a user-defined data structure.
> Is there something similar for parsing config files?
Lua language may be used to describe arbitrarily complex data
structure and there is HsLua: http://www.haskell.org/haskellwiki/HsLua
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list