dev86
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).
- Versions: 0.16.21
- 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 the latest version of dev86
as follows:
guix install dev86
Or install a particular version:
guix install dev86@0.16.21
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.
Badge code
You can use the following badge to inform users of dev86 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/dev86'><img src='https://packages.guix.gnu.org/packages/dev86/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/dev86)
Example Org:
[[https://packages.guix.gnu.org/packages/dev86][https://packages.guix.gnu.org/packages/dev86/badges/latest-version.svg]]