added POSIX AWK port

This commit is contained in:
Luxferre
2026-06-22 16:08:44 +03:00
parent e9c44d6e9a
commit 8745ebb609
3 changed files with 331 additions and 2 deletions
+1
View File
@@ -27,6 +27,7 @@ If you want to create your own implementation of LTTB, see the [Implementation N
Here are all currently known implementations of LTTB:
* [Jim Tcl port](./lttb.tcl) (284 SLOC)
* [POSIX AWK port](./lttb.awk) (280 SLOC)
## Test suite