From: Justus Winter Date: Wed, 2 Oct 2019 12:10:26 +0000 (+0200) Subject: Sort bindings alphabetically. X-Git-Tag: nettle_3.6rc1~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=519782c8e7ca6030c3715d17eee854cef811f79c;p=thirdparty%2Fnettle.git Sort bindings alphabetically. --- diff --git a/index.html b/index.html index 3ac9d7eb..df174bbd 100644 --- a/index.html +++ b/index.html @@ -50,18 +50,18 @@ uid Niels Möller <nisse@lysator.liu.se>

I'm aware of nettle-bindings for the following higher-level languages.

+
Haskell
+
Haskell bindings by Clint Adams.
+
Perl
+
Crypt::Nettle module, by Daniel Kahn Gillmor.
Pike
An object-oriented interpreted language with C-like syntax. Nettle bindings are included with the official distribution.
-
Perl
-
Crypt::Nettle module, by Daniel Kahn Gillmor.
PostgreSQL
Bindings for the Postgres database, by Ron Peterson.
R6RS Scheme
Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.
-
Haskell
-
Haskell bindings by Clint Adams.
TCL
Included in the chiark-tcl debian package by Ian Jackson (not sure if/how it's distributed outside of debian).