MRML (Makrell Markup Language)ΒΆ

MRON is a lightweight alternative to JSON.

Here is a basic MRON object:

{
    name "Alice"
    age  42
}