#!/usr/bin/env murex

# Hello World with JSON processing
out "Hello, World!"

# Working with JSON
json: {
    "name": "Murex",
    "type": "shell",
    "year": 2017
} -> set data

$data -> format json