[ 原始碼: golang-github-mmcloughlin-avo ]
套件:golang-github-mmcloughlin-avo-dev(0.0~git20200523.4439b6b-6)
golang-github-mmcloughlin-avo-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mmcloughlin-avo:
- [golang-github-mmcloughlin-avo_0.0~git20200523.4439b6b-6.dsc]
- [golang-github-mmcloughlin-avo_0.0~git20200523.4439b6b.orig.tar.xz]
- [golang-github-mmcloughlin-avo_0.0~git20200523.4439b6b-6.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)