On 02/09/2011 01:35 AM, bearophile wrote:
I meant something different. I don't want to convert JSON tree from-to text, 
I'd like to bypass the text representation fully. So the compile-time JSON 
Phobos library returns a data structure that represents the JSON tree (created 
by the compiler) in memory. There are zero files, stdout, pipes and text 
streams.

Just what I would like to rip from a D parser in D (which doesn't prevent to write it into a D source module if useful).

Denis
--
_________________
vita es estrany
spir.wikidot.com

Reply via email to