{"id":49365559,"url":"https://github.com/nidud/asmc","last_synced_at":"2026-04-27T19:01:02.619Z","repository":{"id":213524747,"uuid":"695111400","full_name":"nidud/asmc","owner":"nidud","description":"Masm compatible assembler","archived":false,"fork":false,"pushed_at":"2026-04-18T00:07:24.000Z","size":114293,"stargazers_count":81,"open_issues_count":0,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-04-18T02:28:24.554Z","etag":null,"topics":["assembler","avx","avx-512","linux","masm","sse","x86","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nidud.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-22T11:33:29.000Z","updated_at":"2026-04-18T00:07:28.000Z","dependencies_parsed_at":"2024-01-31T06:49:36.019Z","dependency_job_id":"2cfe8f19-8e5b-4e03-b3be-0e5e50318adc","html_url":"https://github.com/nidud/asmc","commit_stats":null,"previous_names":["nidud/asmc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nidud/asmc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nidud%2Fasmc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nidud%2Fasmc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nidud%2Fasmc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nidud%2Fasmc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nidud","download_url":"https://codeload.github.com/nidud/asmc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nidud%2Fasmc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32350243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["assembler","avx","avx-512","linux","masm","sse","x86","x86-64"],"created_at":"2026-04-27T19:01:01.023Z","updated_at":"2026-04-27T19:01:02.613Z","avatar_url":"https://github.com/nidud.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asmc Macro Assembler\n\n## About Asmc\n\nAsmc is a slow-burning attempt of making a functional programming language out of assembly. It supports AVX-512 instructions (Masm v14) but the [Version](doc/symbol/at-version.md) macro is currently set to v10. The assembler is written in assembly and is open source under the GNU General Public License. It runs on Windows and Linux.\n\n## Change Log\n- [source/asmc/history.txt](source/asmc/history.txt)\n\n## Install Asmc\n\nDownload the zip-file or use Git:\n\n    git clone https://github.com/nidud/asmc.git\n\nFor Windows run the asmc-2.37.cmd file in the root directory.\n\nLinux:\n\n    cd asmc/source/asmc\n    make\n    make install\n\n\nAsmc Macro Assembler Reference\n\n## Reference\n\n- [Asmc Command-Line Reference](doc/command/readme.md)\n- [Asmc Error Messages](doc/error/readme.md)\n- [Directives Reference](doc/directive/readme.md)\n- [Symbols Reference](doc/symbol/readme.md)\n- [Operators Reference](doc/operator/readme.md)\n- [Asmc Build Tools Reference](doc/tools/readme.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnidud%2Fasmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnidud%2Fasmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnidud%2Fasmc/lists"}