home » zplus/dokk.git
ID: cc0d03db7bf37e62309ed9ca291668073f1cef96
29 lines — 848B — 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:relativistic_programming_in_haskell_PDX_2016",
    "library:author": [
        "Jonathan Walpole",
        "Ted Cooper"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Relativistic Programming in Haskell",
    "blob:at": {
        "@id": "file:/pdf/relativistic_programming_in_haskell_PDX_2016.pdf",
        "blob:primary_source": "http://web.cecs.pdx.edu/~theod/papers/haskell2015.pdf",
        "blob:retrieval_date": "2023-03-23"
    }
}