dev86 0.16.21
Intel 8086 (primarily 16-bit) assembler, C compiler and linker
This package provides a Intel 8086 (primarily 16-bit) assembler, a C compiler and a linker. The assembler uses Intel syntax (also Intel order of operands).
- Website: https://github.com/jbruchon/dev86
- Licenses: GPL 2+
- Package source: gnu/packages/assembly.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dev86 0.16.21
as follows:
guix install dev86@0.16.21
Or install the latest version:
guix install dev86
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.