ASM32 is an educational assembler for a subset of 32bit x86 instructions. It produces Linux ELF executables.
- Linux
- C compiler
- Compilation:
make
- Tests:
make test
- Invocation:
asm32 program.asm
- Examples: tests
Copyright (C) 2006-2021 by Lukasz Czajka.
Distributed under the MIT license. See LICENSE.