From 5807a075d833d7859f828626cad55ce517892e84 Mon Sep 17 00:00:00 2001 From: "Pascal S. de Kloe" Date: Wed, 29 Mar 2023 14:50:43 +0200 Subject: [PATCH] 3rd-party mention in README (issue #71 & #19) --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d4b5962..0cdf950 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,13 @@ The format is inspired by Proto**col** Buf**fer**s. #### Language Support -* C, ISO/IEC 9899:2011 compliant a.k.a. C11, C++ compatible -* Go, a.k.a. golang -* Java, Android compatible -* JavaScript, a.k.a. ECMAScript, NodeJS compatible +* **C**, ISO/IEC 9899:2011 compliant a.k.a. C11, C++ compatible +* **Go**, a.k.a. golang +* **Java**, Android compatible +* **JavaScript**, a.k.a. ECMAScript, NodeJS compatible +* 🚧 Gergely Bódi realised a functional **Dart** [port](https://github.com/vendelin8/colfer). +* 🚧 Karthik Kumar Viswanathan has a **Python** [alternative](https://github.com/guilt/colfer-python) under construction. + #### Features