help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave json creator


From: Rui Maciel
Subject: Re: Octave json creator
Date: Sun, 05 Dec 2010 20:19:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

On 12/04/2010 10:38 AM, veryhappy wrote:
I'd created a function to turn octave data into a json object.
I would like to share it with you with the hope it will be useful to someone
else. I'd not exhaustively tested it but it should be fairly complete. It
should be able to compute structs, cells and multidimensional array keeping
the dimensions right.
If you have any suggestion or if it serve good for you, please, tell me.

It would be great if you could provide a formal description of your language. A formal definition is much more useful than a parser, as it provides a specific target to write valid parsers/output code.


Rui Maciel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]