issues
search
HDFGroup
/
hdf5-json
Specification and tools for representing HDF5 in JSON
https://hdf5-json.readthedocs.io
Other
73
stars
25
forks
source link
Refactor of code generators
#30
Closed
ghost
closed
9 years ago
ghost
commented
9 years ago
Many changes here but the most important:
A new, unified command line program for all code generation:
jsontocode.py
. Currently supports: IDL, MATLAB, and Python.
Code generators are now in classes, not separate command line programs.
May improvements and bug fixes in the Python code generator.
IDL, MATLAB, and Python code generators extensively tested in Product Designer project.
Many changes here but the most important:
jsontocode.py
. Currently supports: IDL, MATLAB, and Python.