added implementation notes

This commit is contained in:
Luxferre
2026-06-13 19:01:45 +03:00
parent 62b7250397
commit e087a928a6
2 changed files with 276 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@ The LTTB specification expands upon the original Design Notes in the following m
See the [manual](lttb-manual.md) for more details on every supported command and the [examples](examples/) directory for working examples.
If you want to create your own implementation of LTTB, see the [Implementation Notes](lttb-impl-notes.md) document for the details on the internal interpreter workings.
## Implementations
Here are all currently known implementations of LTTB: