aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-02-10 11:07:24 +0100
committerMattias Andrée <maandree@operamail.com>2013-02-10 11:07:24 +0100
commit3a76b06d5bd3c9bb4259259b9eeff6ae442ad3fa (patch)
treec540bb3e771dfcca84fd768251d2bad7c086d04d /README.md
parentcopy the c version and add the jni methods (not implemented) (diff)
downloadsha3sum-3a76b06d5bd3c9bb4259259b9eeff6ae442ad3fa.tar.gz
sha3sum-3a76b06d5bd3c9bb4259259b9eeff6ae442ad3fa.tar.bz2
sha3sum-3a76b06d5bd3c9bb4259259b9eeff6ae442ad3fa.tar.xz
beginning of vala implementation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10e29c1..29fa5e9 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,12 @@ COMPLETE STATUS:
Python 3 :: optimised
C ISO C90 :: optimised
Java/C JNI :: under development
+ Vala :: under development
NASM :: planned (maybe, after jni)
Haskell :: planned (maybe)
Python 2 :: planned (maybe)
Perl :: planned (maybe)
+ D :: planned (maybe)
Common Lisp :: planned (perhaps)
Scala :: planned (perhaps)