summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2018-08-21 22:12:02 (GMT)
committerYann Collet <cyan@fb.com>2018-08-21 22:12:02 (GMT)
commit6dea6532104948fad9227631b33f7a941f29c764 (patch)
treeeaa2483377a6cc8ee98a32b0e954088ccbe73b35 /index.html
parentd88af5204a8fbfeb024dc3179be6754a54ba106f (diff)
downloadlz4-6dea6532104948fad9227631b33f7a941f29c764.zip
lz4-6dea6532104948fad9227631b33f7a941f29c764.tar.gz
lz4-6dea6532104948fad9227631b33f7a941f29c764.tar.bz2
added VA smalltalk binding
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/index.html b/index.html
index 9abd940..ca453cd 100644
--- a/index.html
+++ b/index.html
@@ -224,18 +224,19 @@ They are not interoperable with LZ4 command line utility.
|__Lua__ | Christophe Delord | http://cdsoft.fr/bl/bonaluna.html
|__D__ | Jude Young | http://code.dlang.org/packages/lz4-d
|__Haskell__ | Mark Wotton | https://hackage.haskell.org/package/lz4
-|__Haskell__ (streaming)| Sven Mattsen | https://hackage.haskell.org/package/lz4-conduit
+|__Haskell__ (streaming) | Sven Mattsen | https://hackage.haskell.org/package/lz4-conduit
| __Visual Basic 6__ | Tanner_H | http://www.vbforums.com/showthread.php?840413-Compression-in-VB6-modern-solutions
|__Erlang__ | Tetsuya Suzuki | https://github.com/szktty/erlang-lz4
-|__Smalltalk__ (Pharo)| Mariano Martinez Peck|http://smalltalkhub.com/#!/~marianopeck/LZ4/
+|__Pharo Smalltalk__ | Mariano Martinez Peck | http://smalltalkhub.com/#!/~marianopeck/LZ4/
+|__VA Smalltalk__ | Instantiations | http://www.instantiations.com/docs/91/wwhelp/wwhimpl/js/html/wwhelp.htm#href=pr/compression2.html#pID0E0LB0FA
|__OCaml__ | Peter Zotov | https://github.com/whitequark/ocaml-lz4
|__Rust__ | Alex Crichton | http://alexcrichton.com/rust-compress/compress/lz4/index.html
|__WASM__ | Raymond Hill | https://github.com/gorhill/lz4-wasm
-|__ARM Cortex assembly__ decoder|Jens Bauer | http://community.arm.com/docs/DOC-10570
-|__8088 assembly__ decoder| Jim Leonard | http://www.oldskool.org/pc/lz4_8088
-|__6502 & 65C02 assembly__ decoder|Peter Ferrie|http://pferrie.host22.com/misc/appleii.htm
-|__65c816 assembly__ decoder|Olivier Zardini| http://www.brutaldeluxe.fr/products/crossdevtools/lz4/index.html
-|__Atari XL/XE assembly__ decoder| xxl | http://xxl.atari.pl/lz4-decompressor/
+|__ARM Cortex assembly__ decoder | Jens Bauer | http://community.arm.com/docs/DOC-10570
+|__8088 assembly__ decoder | Jim Leonard | http://www.oldskool.org/pc/lz4_8088
+|__6502 & 65C02 assembly__ decoder | Peter Ferrie | http://pferrie.host22.com/misc/appleii.htm
+|__65c816 assembly__ decoder | Olivier Zardini | http://www.brutaldeluxe.fr/products/crossdevtools/lz4/index.html
+|__Atari XL/XE assembly__ decoder | xxl | http://xxl.atari.pl/lz4-decompressor/
|__Z80 assembly__ decoder | Edouard Berge | https://groups.google.com/forum/#!topic/lz4c/A6TLHThL0c8
|__jsonlz4__ | Avi Halachmi | https://github.com/avih/dejsonlz4 : custom Mozilla LZ4 format for Firefox bookmark backup