gruggers 0.5.3

rust implementation of the grug language
Documentation
[
    {
        "name": "on_a",
        "statements": [
            {
                "arguments": [
                    {
                        "str": "foo",
                        "type": "STRING_EXPR"
                    },
                    {
                        "str": "bar",
                        "type": "STRING_EXPR"
                    },
                    {
                        "str": "bar",
                        "type": "STRING_EXPR"
                    },
                    {
                        "str": "baz",
                        "type": "STRING_EXPR"
                    }
                ],
                "name": "talk",
                "type": "CALL_STATEMENT"
            }
        ],
        "type": "GLOBAL_ON_FN"
    }
]