diff --git a/index.html b/index.html
index 6eaa9a2..ca73be9 100644
--- a/index.html
+++ b/index.html
@@ -184,6 +184,8 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are
|__Rust__ | Artem Navrotskiy |https://github.com/bozaro/lz4-rs |
|__Lua__ | Witchu Promjunyakul |https://github.com/witchu/lua-lz4 |
|__Z80 assembly__ decoder | Piotr Drapich |http://www.union.org.pl/download/z80/LZ4_Z80.asm |
+|__Java__ | Apache Commons Developer |http://commons.apache.org/proper/commons-compress/ |
+|__Tcl__ decoder | dbohdan |https://tcl.wiki/48789 |
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md