{"id":26469817,"url":"https://github.com/ocdbytes/huff-lang","last_synced_at":"2025-07-02T15:34:54.877Z","repository":{"id":232024065,"uuid":"783272339","full_name":"ocdbytes/huff-lang","owner":"ocdbytes","description":"♞","archived":false,"fork":false,"pushed_at":"2024-04-07T12:57:59.000Z","size":312,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T10:46:07.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ocdbytes.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-07T12:33:54.000Z","updated_at":"2024-04-07T12:58:47.000Z","dependencies_parsed_at":"2024-04-07T13:53:39.778Z","dependency_job_id":null,"html_url":"https://github.com/ocdbytes/huff-lang","commit_stats":null,"previous_names":["ocdbytes/huff-lang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2Fhuff-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2Fhuff-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2Fhuff-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocdbytes%2Fhuff-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocdbytes","download_url":"https://codeload.github.com/ocdbytes/huff-lang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244470251,"owners_count":20457908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-19T17:09:28.921Z","updated_at":"2025-03-19T17:09:29.436Z","avatar_url":"https://github.com/ocdbytes.png","language":"Solidity","readme":"# Huff\n\n```sh\n  // =========================================\n  // EVM assembly description (ADD TWO NUMS)\n  // =========================================\n  //  BYTECODE          MNEMONIC         STACK                 ACTION\n  //  60 00          // PUSH1 0x00       // [0x00]\n  //  35             // CALLDATALOAD     // [number1]          Store the first 32 bytes on the stack\n  //  60 20          // PUSH1 0x20       // [0x20, number1]\n  //  35             // CALLDATALOAD     // [number2, number1] Store the second 32 bytes on the stack\n  //  01             // ADD              // [number2+number1]  Take two stack inputs and add the result\n  //  60 00          // PUSH1 0x00       // [0x0, (n2+n1)]\n  //  52             // MSTORE           // []                 Store (n2+n1) in the first 32 bytes of memory\n  //  60 20          // PUSH1 0x20       // [0x20]\n  //  60 00          // PUSH1 0x00       // [0x00, 0x20]\n  //  f3             // RETURN           // []                 Return the first 32 bytes of memory\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focdbytes%2Fhuff-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focdbytes%2Fhuff-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focdbytes%2Fhuff-lang/lists"}