What an interesting coincidence, that makes at least three of us. Apparently it's an idea whose time has come.
Mine is also an incomplete low-level binding but is currently under semi-active development and I aim to make it cover the entire hdf5.h interface. If anyone is interested in it I've put it on github at: https://github.com/mokus0/bindings-hdf5 -- James On Mar 2, 2011, at 5:12 AM, Ferenc Wagner <[email protected]> wrote: > <[email protected]> writes: > >> I worked out a small hdf5 binding using cabal and bindings-DSL and >> sqlite3 as my example. > > Hi, > > I just wanted to add that I also started an HDF5 binding recently (using > hsc2hs only). It does more than enough for me ATM, so I don't develop > it actively, but if you want to pursue this (and I think it would be a > useful addition to Hackage), we may share experience and code. My > binding is part of a bigger project, but I meant to split it out anyway. > -- > Regards, > Feri. > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
