Skip to content

Commit f023f36

Browse files
committed
Add links to language-specific MAML implementations
1 parent e0eef59 commit f023f36

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,15 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
6565

6666
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
6767

68-
1. ...
68+
- 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]
6979

0 commit comments

Comments
 (0)