Language

Package: python-peachpy @ 0.2.0-2.913d74c

Synopsis

Efficient assembly code generation in Python

Description

PeachPy is a Python framework for writing high-performance assembly kernels. PeachPy aims to simplify writing optimized assembly kernels while preserving all optimization opportunities of traditional assembly.

PeachPy can generate ELF, MS-COFF, Mach-O object files, and assembly listings for the Go language tool chain; it adapts to different calling conventions and application binary interfaces (ABIs); it takes care of register allocation; it supports x86_64 instructions up to AVX-512 and SHA.

Home page
https://github.com/Maratyszcza/PeachPy
Location
gnu/packages/python-xyz.scm (line: 27539, column: 4)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all