{"id":19862090,"url":"https://github.com/rxxuzi/asmx","last_synced_at":"2026-01-02T23:05:52.145Z","repository":{"id":234667410,"uuid":"789262533","full_name":"rxxuzi/Asmx","owner":"rxxuzi","description":"64bit Windows NASM+C Build Tool","archived":false,"fork":false,"pushed_at":"2024-09-04T05:58:05.000Z","size":57,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-12T15:11:47.153Z","etag":null,"topics":["assembly","assembly-x64","build-tool","nasm","nasm-assembly"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rxxuzi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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-04-20T04:17:09.000Z","updated_at":"2024-09-04T05:58:09.000Z","dependencies_parsed_at":"2024-04-29T15:37:45.423Z","dependency_job_id":"885a6e72-8300-4e97-9718-34d699615721","html_url":"https://github.com/rxxuzi/Asmx","commit_stats":null,"previous_names":["rxxuzi/asmx"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxxuzi%2FAsmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxxuzi%2FAsmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxxuzi%2FAsmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxxuzi%2FAsmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxxuzi","download_url":"https://codeload.github.com/rxxuzi/Asmx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233496683,"owners_count":18684943,"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":["assembly","assembly-x64","build-tool","nasm","nasm-assembly"],"created_at":"2024-11-12T15:10:45.301Z","updated_at":"2025-09-18T16:30:32.570Z","avatar_url":"https://github.com/rxxuzi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asmx\n\nWindows NASM+C Build Tool\n\n## Description\nAsmx is a build tool designed for Windows 64-bit environments, combining NASM (Netwide Assembler) and C programming. \nIt streamlines the process of compiling and linking assembly and C code, making it an ideal solution for developers working on mixed-language projects.\n\n## Features\n- Automatic detection and compilation of NASM and C source files.\n- Configuration via JSON file for flexible project setup.\n- Integration of assembly and C code within a single build environment.\n- Support for Windows 64-bit systems.\n- Custom build configuration options.\n\n## Requirements\n- Windows 64-bit operating system\n- NASM installed and added to the system PATH\n- GCC (GNU Compiler Collection) installed and added to the system PATH\n\n## Installation\n\n1. Clone this repository:\n    ```shell\n    git clone https://github.com/rxxuzi/Asmx.git\n    ```\n2. Ensure NASM and GCC are properly configured in your system's PATH.\n\n## Usage\nBasic usage:\n\n```shell\nasmx \u003ccommand\u003e [options]\n```\nCommands:\n- `build`: Build the project\n- `compile`: Compile only (no linking)\n- `run`: Build and run the project\n- `clean`: Clean the build directory\n- `gen`: Generate a default `asmx.json` configuration file\n\nOptions:\n- `-o \u003cfile\u003e`: Specify the output file name\n- `-d`: Display detailed build information\n- `-i \u003cfile\u003e`: Specify a custom build configuration file\n  For more information, use `asmx -h` or `asmx --help`.\n\n## Configuration\nAsmx uses a JSON configuration file (default: `asmx.json`) to specify project details. Use `asmx gen` to create a template configuration file.\n\n## Contributing\nContributions are welcome! Please fork the repository and submit a pull request with your proposed changes.\n\n## License\nThis project is licensed under the GNU General Public License (GPL).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxxuzi%2Fasmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frxxuzi%2Fasmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxxuzi%2Fasmx/lists"}