On Wednesday, September 11, 2013 20:12:40 Paulo Pinto wrote: > Am 11.09.2013 20:04, schrieb H. S. Teoh: > > On Wed, Sep 11, 2013 at 01:24:38PM -0400, Jonathan M Davis wrote: > >> On Wednesday, September 11, 2013 16:11:10 John Colvin wrote: > >>> Why not YAML? It's cleaner than JSON and is very widely known. > >> > >> YAML is just plain evil. It doesn't ignore whitespace. > > > > [...] > > > > It's funny. I used to think Python is evil for the same reason, ... > > Haskell and F# are just as evil. :)
At least with haskell, it's generally far more straightforward due to Haskell's function nature, and you _can_ choose to use braces and semicolons if you want to. - Jonathan M Davis
