home » zplus/dokk.git
ID: b941499c422c69e58b152efe1984ea803ea8e64e
34 lines — 1007B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:a_stepper_for_a_functional_javascript_sublanguage_2021",
    "library:author": [
        "Jingjing Zhao",
        "Xinyi Zhang",
        "Yee-Jian Tan",
        "Peter Jung",
        "Zachary Chua",
        "Thomas Tan",
        "Martin Henz"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "A Stepper for a Functional JavaScript Sublanguage",
    "blob:at": {
        "@id": "file:/pdf/a_stepper_for_a_functional_javascript_sublanguage_2021.pdf",
        "blob:primary_source": "https://www.comp.nus.edu.sg/~henz/publications/pdf/stepper.pdf",
        "blob:retrieval_date": "2023-03-12"
    }
}