web analytics
Newspapers

 
Categories: Tech Library

Thick bindings for libsodium

These bindings are thick and I've committed the testcases I was using to serve as examples.
They cover the most of the functionality of libsodium, but some are missing the thick counterparts (e.g. most of the detached versions have no thick counterpart as I stuck with the recommended "combined" variants).

libsodium-ada

Categories: Library

AdaBase - Thick database bindings for Ada

Hey guys, I know there are several options for Ada to interface with databases, but I wasn't happy with any of them for various reasons and thus created yet another option to scratch my itch. I was aiming at a consistent interface to which the various drivers adapt. With some care, the database backends should be interchangeable.

So far I've created drivers for MySQL and SQLite and the driver for PostgreSQL is next on my list. I'd like to eventually support others such as Firebird, MSSQL, Oracle, etc., but those will be very low priority for me over the next year. Contributions are welcome of course -- It's been released under the developer- and commercial-friendly ISC licence.

http://jrmarino.github.io/AdaBase/

Categories: Compiler

GnatDroid for Android-x86

The GNAT-to-Android/ARM cross-compiler known as GnatDroid-ARMv7 has been available on FreeBSD and DragonFly since even before it was officially supported in GCC.

I've produced a second cross-compiler, GnatDroid-86 which targets the 32-bit Android/x86 platform.

EEC GDPR compliant