Skip to content

mkitti/LibHDF5.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibHDF5.jl

LibHDF5.jl is a bare bones complement to HDF5.jl that was generated by Clang.jl by parsing hdf5.h. The objective is to expose the entire HDF5 API directly through automation and nothing more. For a Julian interface to HDF5, see HDF5.jl.

The project to generate the module is located in the gen folder. Execute or include the file generator.jl. Currently, the generated file has to be manually edited. However, we hope to fully automate the process in the near future.

About

HDF5 bindings for Julia using Clang.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages