Am 27.02.2019 um 23:19 schrieb Artur T.:
Am 27.02.19 um 16:21 schrieb Sven Schreiber:
> Talking about mixing programming languages, maybe some of the
json
> stuff could be leveraged for gretl's 'foreign' interface. What I mean
> is an easier or more flexible way to pass stuff from gretl/hansl to
> the foreign language (Python, Julia, etc.).
Very good idea! For instance, for R and Python there exist json
read/write functions. Guess that would be an interesting project for
future.
I'm still talking about stuff I don't fully understand, but maybe we
should have a hansl function that writes out the contents of a bundle
(or let's say, a well-defined subset of possible contents) as a json
string or file. That would complement the existing native jsongetb
function.
Perhaps such a thing could go into the extra.gfn add-on.
cheers
sven