From 519782c8e7ca6030c3715d17eee854cef811f79c Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 2 Oct 2019 14:10:26 +0200 Subject: [PATCH] Sort bindings alphabetically. --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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).
-- 2.47.2