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 e0eef59 commit f023f36Copy full SHA for f023f36
index.md
@@ -65,5 +65,15 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
65
66
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
67
68
-1. ...
+- JavaScript
69
+ [maml.js](https://github.com/maml-dev/maml.js) <Badge type="tip" text="MAML v0.1" />
70
+
71
+* Rust
72
+ [maml-rs](https://github.com/maml-dev/maml-rs) [work in progress]
73
74
+* C
75
+ [libmaml](https://github.com/maml-dev/libmaml) [work in progress]
76
77
+* PHP
78
+ [maml-php](https://github.com/maml-dev/maml-php) [work in progress]
79
0 commit comments