diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-07 20:07:34 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-07 20:15:58 +0300 |
commit | 0da832023b3d7d0921de1f76acbf6dd2595341d0 (patch) | |
tree | fcddc59d0a952a6a2a5455152480bf9df2f9b0f6 /lib/tecat.tes | |
parent | c385217bbb6448eb21d0cb1568e3cc10c47d0b5b (diff) | |
download | sciteco-0da832023b3d7d0921de1f76acbf6dd2595341d0.tar.gz |
added tecat.tes to standard library: can be installed as the Git textconv filter
tecat.tes and repl.tes are now executable scripts, even though they are
installed into the $SCITECOPATH.
This is still much slower than the Lua version here:
https://gist.github.com/rhaberkorn/6534ecf1b05de6216d0a9c33f31ab5f8
Diffstat (limited to 'lib/tecat.tes')
-rwxr-xr-x | lib/tecat.tes | bin | 0 -> 532 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/tecat.tes b/lib/tecat.tes Binary files differnew file mode 100755 index 0000000..a09c458 --- /dev/null +++ b/lib/tecat.tes |