Am Thu, 07 Feb 2013 04:02:29 +0100
schrieb "deadalnix" <[email protected]>:

> Well if JSON syntax is better than D's why D don' use JSON syntax 
> in the first place ?

JSON is a well known format. The benefit is, parsers exist for
every practical language and developers know by heart the
syntax and can start editing. And mixing a data definition
language with a programming language doesn't work here. Maybe
if this was the LISP news group... :)

-- 
Marco

Reply via email to