We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a97c3 commit a2dc4fbCopy full SHA for a2dc4fb
docs/overview.md
@@ -18,7 +18,9 @@ JSONata is a lightweight query and transformation language for JSON data. Inspir
18
19
## Implementations of JSONata
20
21
-|Language|Link|Notes|Jsonata version|
+The following are known implementations of JSONata in addition to the primary implementation in JavaScript in the above repo.
22
+
23
+|Language|Link|Notes|JSONata version|
24
|---|---|---|---|
25
|C|https://github.com/qlyoung/jsonata-c|Runs JSONata in embedded JS engine|1.8.3|
26
|Go|https://github.com/blues/jsonata-go|Native implementation|1.5.4|
0 commit comments