Hey Y'all,
With some help from
AI I was able to come up with the initial header translation of
c.h, the collection of functions in
C that enables us to use
LevelDB in Object Pascal.
You can find it here:
https://github.com/ObjectPascal-Community/LevelDB-ObjectPascalIt's not complete yet, since I was only able to drop unit testing for the most basic of usage, but it's a start.
It needs to have the unit testing extended to cover all the functions and there's also the goal of creating a class that wraps the
C functions with it's own unit testing.
In the mean time, enjoy what's been done and I hope you'll be patient for what's to come.
Cheers,
Gus