https://github.com/jonathan1324/linked-assembly
Simple modular assembler for x86 (32-bit ELF).
https://github.com/jonathan1324/linked-assembly
assembler binary-tools elf x86
Last synced: 5 months ago
JSON representation
Simple modular assembler for x86 (32-bit ELF).
- Host: GitHub
- URL: https://github.com/jonathan1324/linked-assembly
- Owner: Jonathan1324
- License: bsd-3-clause
- Created: 2025-06-08T20:20:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-20T22:44:59.000Z (12 months ago)
- Last Synced: 2025-06-20T23:24:17.200Z (12 months ago)
- Topics: assembler, binary-tools, elf, x86
- Language: C++
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# linked-assembly
A toolchain.
## Documentation
[Docs](./docs/OVERVIEW.md)
## License
This project is licensed under the [BSD 3-Clause License](LICENSE).