home » zplus/dokk.git
ID: 9f73f23865bf3d3d5ec89b621f9f4464ccb2b2af
28 lines — 851B — 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:implementing_LLVM_integrated_assembler_2012_Cook",
    "library:author": [
        "Simon Cook"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-2.0"
    ],
    "library:title": "Howto: Implementing LLVM Integrated Assembler",
    "blob:at": {
        "@id": "file:/pdf/implementing_LLVM_integrated_assembler_2012_Cook.pdf",
        "blob:primary_source": "https://www.embecosm.com/appnotes/ean10/ean10-howto-llvmas-1.0.pdf",
        "blob:retrieval_date": "2023-10-02"
    }
}