home » zplus/dokk.git
ID: a37f857f818f7a653a7c78c4de7dec54a69cd050
30 lines — 902B — 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:JSExplain_a_double_debugger_for_javascript_2018",
    "library:author": [
        "Thomas Wood",
        "Alan Schmitt",
        "Arthur Charguéraud"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "JSExplain: a Double Debugger for JavaScript",
    "blob:at": {
        "@id": "file:/pdf/JSExplain_a_double_debugger_for_javascript_2018.pdf",
        "blob:primary_source": "https://www.chargueraud.org/research/2018/jsexplain/jsexplain.pdf",
        "blob:retrieval_date": "2023-03-12"
    }
}