{
    "version": "https://jsonfeed.org/version/1",
    "title": "eay.cc",
    "description": "Weblog von Stefan Grund",
    "home_page_url": "https://eay.cc",
    "feed_url": "https://eay.cc/2019/the-super-tiny-compiler/feed/json",
    "icon": "https://eay.cc/apple-touch-icon.png",
    "favicon": "https://eay.cc/favicon.ico",
    "author": {
        "name": "Stefan Grund",
        "url": "https://stefangrund.de/",
        "avatar": "https://stefangrund.de/avatar.jpg"
    },
    "items": [
        {
            "id": "35564",
            "_type": "link",
            "url": "https://eay.cc/2019/the-super-tiny-compiler/",
            "title": "The Super Tiny Compiler",
            "content_html": "<p><a href=\"https://github.com/jamiebuilds/the-super-tiny-compiler\" title=\"The Super Tiny Compiler\">Link \u2192</a></p>\n<p><a href=\"https://jamie.build/\">Jamie Kyle</a> vermittelt das Funktionieren eines Compilers \u2013 im Quelltext eines Compilers. Tolle Idee.</p>\n<blockquote><p>This is an ultra-simplified example of all the major pieces of a modern compiler written in easy to read JavaScript.</p>\n<p>Reading through the guided code will help you learn about how most compilers work from end to end.</p></blockquote>\n<img decoding=\"async\" src=\"https://eay.cc/wordpress/count.php?url=https%3A%2F%2Feay.cc%2F2019%2Fthe-super-tiny-compiler%2F\" style=\"border:0;\" width=\"1\" height=\"1\" alt=\"\" />",
            "date_published": "2019-03-04T08:01:43+00:00",
            "date_modified": "2019-03-04T08:01:43+00:00",
            "author": {
                "name": "Stefan"
            },
            "tags": [
                "javascript",
                "technologie",
                "web development"
            ],
            "_short_url": "https://eay.li/39b",
            "external_url": "https://github.com/jamiebuilds/the-super-tiny-compiler"
        }
    ]
}