From: Niels Möller Date: Thu, 21 Oct 2010 20:36:03 +0000 (+0200) Subject: Corrected CVS instructions. Added list of language bindings. X-Git-Tag: nettle_2.2_release_20110711~224 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ad4d251cd1ebc7c1432e5e103ca793d27fe0a74;p=thirdparty%2Fnettle.git Corrected CVS instructions. Added list of language bindings. Rev: nettle/index.html:1.2 --- diff --git a/index.html b/index.html index bdc4d8bc..4710e4b3 100644 --- a/index.html +++ b/index.html @@ -25,11 +25,23 @@ href="http://www.lysator.liu.se/~nisse/lsh">lsh.

Language bindings

-
-
Pike
-
An object-oriented interpreted language with C-like syntax. -Nettle bindings are included with the official distrribution.
-
+

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

+
Pike
+
An object-oriented interpreted language with C-like syntax. + Nettle bindings are included with the official distribution.
+
PostgreSQL
+
Bindings for the Postgres database, by Ron Peterson
+
R6RS + Scheme
+
Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.
+
TCL
+
Included in the chiark-tcl debian package by Ian Jackson (not + sure if/how it's distributed outside of debian).
+
+ Mail me for corrections or additions to this list. +

CVS access

@@ -39,7 +51,7 @@ out the entire LSH tree, as per the instructions at the LSH home page, run the top-level ./.bootstrap script (which sets up a few important symlinks and runs .bootstrap scripts in subdirectories), and then -descend into the src/nettle directory for a standard +descend into the nettle directory for a standard ./configure && make there.

Contact