diff --git a/README.md b/README.md index c3597c1..5bf4b13 100644 --- a/README.md +++ b/README.md @@ -846,6 +846,7 @@ Comprehensive guides, references, and resources to help you get the most out of ### Community Implementations +- **Apex:** [ApexToon](https://github.com/Eacaw/ApexToon) - **C++:** [ctoon](https://github.com/mohammadraziei/ctoon) - **Clojure:** [toon](https://github.com/vadelabs/toon) - **Crystal:** [toon-crystal](https://github.com/mamantoha/toon-crystal) diff --git a/docs/ecosystem/implementations.md b/docs/ecosystem/implementations.md index 61c2a0b..325c909 100644 --- a/docs/ecosystem/implementations.md +++ b/docs/ecosystem/implementations.md @@ -26,6 +26,7 @@ Community members have created implementations in additional languages: | Language | Repository | Maintainer | |----------|------------|------------| +| **Apex** | [ApexToon](https://github.com/Eacaw/ApexToon) | [@Eacaw](https://github.com/Eacaw) | | **C++** | [ctoon](https://github.com/mohammadraziei/ctoon) | [@mohammadraziei](https://github.com/mohammadraziei) | | **Clojure** | [toon](https://github.com/vadelabs/toon) | [@vadelabs](https://github.com/vadelabs) | | **Crystal** | [toon-crystal](https://github.com/mamantoha/toon-crystal) | [@mamantoha](https://github.com/mamantoha) |