diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-10-18 22:57:15 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-10-18 22:57:15 +0200 |
commit | 0304e4fcee0ceb222485e2eca32a1a917ebac964 (patch) | |
tree | f8c45102a339301541d6bf37edfddd104d90d65e | |
parent | b3f117a7856f8aadd853b24f946d9807e1fa7197 (diff) | |
download | hex-0304e4fcee0ceb222485e2eca32a1a917ebac964.tar.gz hex-0304e4fcee0ceb222485e2eca32a1a917ebac964.tar.xz hex-0304e4fcee0ceb222485e2eca32a1a917ebac964.zip |
README.adoc: update refs to similar software
-rw-r--r-- | README.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index e792550..0cb4103 100644 --- a/README.adoc +++ b/README.adoc @@ -73,7 +73,8 @@ Since we need Lua 5.3 features (64-bit integers), LuaJIT can't help us here. Similar software ---------------- - * https://codisec.com/veles/ can also highlight files but it's not scriptable + * https://ide.kaitai.io/ and https://codisec.com/veles/ are essentially what + this project wanted to be but the description language is purely declarative * https://bitbucket.org/haypo/hachoir/wiki/Home seems to be strictly hierarchical, which may not work for file formats like ELF |