diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-02-10 11:07:24 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-02-10 11:07:24 +0100 |
commit | 3a76b06d5bd3c9bb4259259b9eeff6ae442ad3fa (patch) | |
tree | c540bb3e771dfcca84fd768251d2bad7c086d04d /README.md | |
parent | copy the c version and add the jni methods (not implemented) (diff) | |
download | sha3sum-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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |