{"id":13897511,"url":"https://github.com/Dman95/SASM","last_synced_at":"2025-07-17T14:32:25.684Z","repository":{"id":8776904,"uuid":"10464311","full_name":"Dman95/SASM","owner":"Dman95","description":"SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages","archived":false,"fork":false,"pushed_at":"2025-02-07T16:24:13.000Z","size":29106,"stargazers_count":5869,"open_issues_count":19,"forks_count":202,"subscribers_count":3016,"default_branch":"master","last_synced_at":"2025-05-20T18:19:27.214Z","etag":null,"topics":["assembler","assembly","assembly-language","fasm","gas","ide","nasm","sasm"],"latest_commit_sha":null,"homepage":"http://dman95.github.io/SASM/","language":"Python","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/Dman95.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2013-06-03T20:46:24.000Z","updated_at":"2025-05-19T13:14:53.000Z","dependencies_parsed_at":"2023-02-19T06:31:21.553Z","dependency_job_id":"b5fbe464-e25b-4acd-a66a-0f3479c38faf","html_url":"https://github.com/Dman95/SASM","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/Dman95/SASM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dman95%2FSASM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dman95%2FSASM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dman95%2FSASM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dman95%2FSASM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dman95","download_url":"https://codeload.github.com/Dman95/SASM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dman95%2FSASM/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265616809,"owners_count":23798902,"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":["assembler","assembly","assembly-language","fasm","gas","ide","nasm","sasm"],"created_at":"2024-08-06T18:03:39.300Z","updated_at":"2025-07-17T14:32:25.679Z","avatar_url":"https://github.com/Dman95.png","language":"Python","readme":"﻿SASM (SimpleASM) - простая кроссплатформенная среда разработки для языков ассемблера NASM, MASM, GAS, FASM с подсветкой синтаксиса и отладчиком. В SASM Вы можете легко разрабатывать и выполнять программы, написанные на языках ассемблера NASM, MASM, GAS, FASM. Вводите код в форму и запускайте приложение. Программа работает \"из коробки\" и хорошо подойдет для начинающих изучать язык ассемблера.\r\nОснована на Qt. Распространяется по свободной лицензии GNU GPL v3.0.\r\n\r\nSASM (SimpleASM) - simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages.\r\nSASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian, English, Turkish (thanks Ali Goren), Chinese (thanks Ahmed Zetao Yang), German (thanks Sebastian Fischer), Italian (thanks Carlo Dapor), Polish (thanks Krzysztof Rossa), Hebrew (thanks Elian Kamal), Spanish (thanks Mariano Cordoba), Portuguese (thanks alglus), French (thanks Franc Serres), Brazilian Portuguese (thanks williampe99).\r\nLicensed under the GNU GPL v3.0. Based on the Qt.\r\n\r\n===========================================================================\r\nHow to build and run SASM:\r\n===========================================================================\r\nYou need:\r\nOn Windows:\r\nFor building:\r\n    C++ compiler (e.g. gcc from MinGW)\r\n    make (e.g. mingw32-make from MinGW)\r\n    Qt 5 (\u003e= 5.11)\r\nFor running:\r\n    Everything needed is included.\r\n\r\nOn Linux:\r\nFor building:\r\n    build-essential\r\n    qtbase5-dev\r\n    qtbase5-dev-tools\r\n    qt5-qmake\r\n    qtchooser\r\nFor running:\r\n    gcc-multilib (x64 OS) or gcc (x86 OS)\r\n    gdb\r\n    nasm\r\n\r\nDownload sources and unpack their.\r\nGo to directory with their: \"cd \u003cpath\u003e\"\r\nFurther print commands:\r\n1) \"qmake\" (For installing in specific directory on Linux - print: \"qmake PREFIX=\u003cpath\u003e\". By default SASM installs in \"/usr/bin\" and \"usr/share\")\r\n2) \"make\" for Linux and \"mingw32-make\" for Windows.\r\n3) For Linux: \"make install\" (command \"sasm\" will open SASM) or run \"sasm\" from folder right away or put \"sasm\" executable file to folder \"Linux\" (from this folder you can run the program).\r\n   For Windows: Put \"sasm.exe\" executable file to folder \"Windows\". From this folder you can run the program. Also you can run program right away from compilation folder.\r\n===========================================================================\r\n\r\nAlso you can download already compiled packages \r\nfrom site https://dman95.github.io/SASM/ or \r\nfrom OBS repository https://download.opensuse.org/repositories/home:/Dman95/\r\n\r\nMore help info in file help.html\r\nAlso SASM supports doxygen: run \"doxygen configfile\" to generate documentation. In this documentation you can also find a small developer guide which includes information about adding new assemblers and languages support.\r\n\r\nCopyright © 2013 Dmitriy Manushin\r\n","funding_links":[],"categories":["Python","IDE (_Integrated Development Environment_)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDman95%2FSASM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDman95%2FSASM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDman95%2FSASM/lists"}