[ 源代码: golang-github-mmcloughlin-avo ]
软件包:golang-github-mmcloughlin-avo-dev(0.5.0-1)
golang-github-mmcloughlin-avo-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-mmcloughlin-avo:
- [golang-github-mmcloughlin-avo_0.5.0-1.dsc]
- [golang-github-mmcloughlin-avo_0.5.0.orig.tar.gz]
- [golang-github-mmcloughlin-avo_0.5.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Generate x86 Assembly with Go (library)
This is the library package of avo.
avo makes high-performance Go assembly easier to write, review and maintain. The avo package presents a familiar assembly-like interface that simplifies development without sacrificing performance: + Use Go control structures for assembly generation; avo programs
are Go programs+ Register allocation: write functions with virtual registers and avo
assigns physical registers for you+ Automatically load arguments and store return values: ensure memory
offsets are correct for complex structures+ Generation of stub files to interface with your Go package
其他与 golang-github-mmcloughlin-avo-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-arch-dev
- Library with machine architecture information
-
- dep: golang-golang-x-tools-dev
- supplementary Go tools (development files)