Skip to content
/ asm32 Public

An educational assembler for a subset of 32bit x86 instructions.

License

Notifications You must be signed in to change notification settings

lukaszcz/asm32

Repository files navigation

ASM32 is an educational assembler for a subset of 32bit x86 instructions. It produces Linux ELF executables.

Requirements

  • Linux
  • C compiler

Usage

  • Compilation: make
  • Tests: make test
  • Invocation: asm32 program.asm
  • Examples: tests

Copyright and license

Copyright (C) 2006-2021 by Lukasz Czajka.

Distributed under the MIT license. See LICENSE.

About

An educational assembler for a subset of 32bit x86 instructions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published