This website requires JavaScript.
Explore
Help
Register
Sign In
code
/
avo
Watch
1
Star
0
Fork
0
You've already forked avo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
61
Commits
1
Branch
2
Tags
7d4e18f4f460c79168bba4272bf255e540f62537
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Michael McLoughlin
7d4e18f4f4
ast: {Input,Output}Registers()
2018-12-02 22:29:30 -08:00
build
start at some basic passes
2018-12-02 13:51:03 -08:00
examples
/add
first pass at a "builder" interface
2018-11-30 20:43:31 -08:00
internal
ctors: include implicit inputs/outputs
2018-12-02 21:12:56 -08:00
operand
ast: {Input,Output}Registers()
2018-12-02 22:29:30 -08:00
pass
add reg.Type
2018-12-02 15:15:00 -08:00
reg
rename some register types
2018-12-02 21:35:33 -08:00
script
start a lint script
2018-11-30 21:47:10 -08:00
x86
ctors: include implicit inputs/outputs
2018-12-02 21:12:56 -08:00
.travis.yml
travis: remove -v from go test
2018-11-30 21:48:37 -08:00
ast.go
ast: {Input,Output}Registers()
2018-12-02 22:29:30 -08:00
LICENSE
Initial commit
2018-11-04 09:44:22 -08:00
printer.go
start at some basic passes
2018-12-02 13:51:03 -08:00
README.md
Update README.md
2018-11-30 21:57:14 -08:00
README.md
avo
Golang x86 assembly generator. Inspired by
PeachPy
.
Reference in New Issue
View Git Blame
Copy Permalink
Description
Avo build
Readme
GPL-3.0
3.6
MiB
Languages
Go
96.8%
Assembly
3.1%