{"id":23408919,"url":"https://github.com/justalexeydev/hellowordstartassembler","last_synced_at":"2025-04-09T01:33:59.922Z","repository":{"id":257321929,"uuid":"857919924","full_name":"JustAlexeyDev/HelloWordStartAssembler","owner":"JustAlexeyDev","description":"Изучение ассемблера NASM","archived":false,"fork":false,"pushed_at":"2024-09-16T00:12:16.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T19:53:15.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/JustAlexeyDev.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,"publiccode":null,"codemeta":null}},"created_at":"2024-09-16T00:08:54.000Z","updated_at":"2024-11-02T16:01:39.000Z","dependencies_parsed_at":"2024-09-16T01:55:56.102Z","dependency_job_id":null,"html_url":"https://github.com/JustAlexeyDev/HelloWordStartAssembler","commit_stats":null,"previous_names":["justalexeydev/hellowordstartassembler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustAlexeyDev%2FHelloWordStartAssembler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustAlexeyDev%2FHelloWordStartAssembler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustAlexeyDev%2FHelloWordStartAssembler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustAlexeyDev%2FHelloWordStartAssembler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustAlexeyDev","download_url":"https://codeload.github.com/JustAlexeyDev/HelloWordStartAssembler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247957836,"owners_count":21024769,"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":"2024-12-22T15:18:04.378Z","updated_at":"2025-04-09T01:33:59.901Z","avatar_url":"https://github.com/JustAlexeyDev.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelloWordStartAssembler\n\n## How run this programm?\n\ninstall NASM, golink\n\nhttps://www.nasm.us/\nhttp://www.godevtool.com/#64\n\nRun compiler\n```bash\nnasm -f win32 app.asm -o app.obj\n```\nRun linker\n```bash\ngolink /entry:main /console app.obj kernel32.dll\n```\n\nAnd you can run .exe file on your directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustalexeydev%2Fhellowordstartassembler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustalexeydev%2Fhellowordstartassembler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustalexeydev%2Fhellowordstartassembler/lists"}