mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs: add TOONc (TOON library for C) to the community implementations (#255)
* Add C implementation link to community section * Add C implementation to ecosystem documentation
This commit is contained in:
@@ -30,6 +30,7 @@ Community members have created implementations in additional languages:
|
|||||||
| Language | Repository | Maintainer |
|
| Language | Repository | Maintainer |
|
||||||
|----------|------------|------------|
|
|----------|------------|------------|
|
||||||
| **Apex** | [ApexToon](https://github.com/Eacaw/ApexToon) | [@Eacaw](https://github.com/Eacaw) |
|
| **Apex** | [ApexToon](https://github.com/Eacaw/ApexToon) | [@Eacaw](https://github.com/Eacaw) |
|
||||||
|
| **C** | [TOONc](https://github.com/UsboKirishima/TOONc) | [@UsboKirishima](https://github.com/UsboKirishima) |
|
||||||
| **C++** | [ctoon](https://github.com/mohammadraziei/ctoon) | [@mohammadraziei](https://github.com/mohammadraziei) |
|
| **C++** | [ctoon](https://github.com/mohammadraziei/ctoon) | [@mohammadraziei](https://github.com/mohammadraziei) |
|
||||||
| **Clojure** | [toon](https://github.com/vadelabs/toon) | [@vadelabs](https://github.com/vadelabs) |
|
| **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) |
|
| **Crystal** | [toon-crystal](https://github.com/mamantoha/toon-crystal) | [@mamantoha](https://github.com/mamantoha) |
|
||||||
|
|||||||
@@ -929,6 +929,7 @@ Comprehensive guides, references, and resources to help you get the most out of
|
|||||||
### Community Implementations
|
### Community Implementations
|
||||||
|
|
||||||
- **Apex:** [ApexToon](https://github.com/Eacaw/ApexToon)
|
- **Apex:** [ApexToon](https://github.com/Eacaw/ApexToon)
|
||||||
|
- **C:** [TOONc](https://github.com/UsboKirishima/TOONc)
|
||||||
- **C++:** [ctoon](https://github.com/mohammadraziei/ctoon)
|
- **C++:** [ctoon](https://github.com/mohammadraziei/ctoon)
|
||||||
- **Clojure:** [toon](https://github.com/vadelabs/toon)
|
- **Clojure:** [toon](https://github.com/vadelabs/toon)
|
||||||
- **Crystal:** [toon-crystal](https://github.com/mamantoha/toon-crystal)
|
- **Crystal:** [toon-crystal](https://github.com/mamantoha/toon-crystal)
|
||||||
|
|||||||
Reference in New Issue
Block a user