ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

🚀 Simple compiler from a JavaScript-inspired mini language to WebAssembly That's a simple example that I built during my spare hours over the past few weeks to show the fundamental concepts of compiler design: lexical, syntax analysis, symbol tables, code translation, etc. github.com/mgechev/yac

Apr 11, 2025, 11:00 PM

Record data

{
  "uri": "at://did:plc:vrfgdoxf24selfr4x2osxtjn/app.bsky.feed.post/3lml4oumimc2c",
  "cid": "bafyreie7kngixz5wfiz43bax2bk5tra3qcmb6vpyukcq3ntyufohqkibp4",
  "value": {
    "text": "🚀 Simple compiler from a JavaScript-inspired mini language to WebAssembly\n\nThat's a simple example that I built during my spare hours over the past few weeks to show the fundamental concepts of compiler design: lexical, syntax analysis, symbol tables, code translation, etc.\n\ngithub.com/mgechev/yac",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreidquapowg5fdkedkuvaphf6eiddxwuxtpz5ffjaryqdqnu5lgwg2m"
            },
            "mimeType": "image/jpeg",
            "size": 447664
          },
          "aspectRatio": {
            "width": 2000,
            "height": 1126
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 301,
          "byteStart": 279
        },
        "features": [
          {
            "uri": "https://github.com/mgechev/yac",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2025-04-11T23:00:03.636Z"
  }
}