octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53100] implement jsondecode, jsonencode funct


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #53100] implement jsondecode, jsonencode functions
Date: Tue, 18 Feb 2020 07:28:20 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #19, bug #53100 (project octave):

I'm still working on JSONStuff - https://github.com/apjanke/octave-jsonstuff -
and I think it's about feature-complete, but it's not Fast (because some stuff
is still in the M-code layer, that should be down at the C++ oct-file layer).
I'm working on adding more unit tests to it, and once I'm comfortable with the
test coverage, will work on optimizing it with C++.

I'd like to get it on to Octave Forge at this point, if you're still taking
Forge submissions. I think it's good enough for end users to work with. And
while there are other Octave JSON packages out there, users might be
interested in this one in particular since it is Matlab-compatible, so there's
no need to modify M-code being ported from Matlab.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53100>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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