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 6f7286e commit 72daf41Copy full SHA for 72daf41
1 file changed
index.md
@@ -56,9 +56,12 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
56
57
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
58
59
-- JavaScript <br/>
+* JavaScript <br/>
60
[maml.js](https://github.com/maml-dev/maml.js) <Badge type="tip" text="MAML v0.1" />
61
62
+* Python <br/>
63
+ [maml-py](https://pypi.org/project/maml-py/) <Badge type="tip" text="MAML v0.1" />
64
+
65
* Rust <br/>
66
[maml-rs](https://github.com/maml-dev/maml-rs) [work in progress]
67
0 commit comments