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
114
Commits
1
Branch
2
Tags
4644d996ee80e95edd53849915ef5b2f7e106e1d
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
4644d996ee
reg: remove unused ID() method
2018-12-28 20:42:48 -08:00
build
support docstrings
2018-12-27 23:01:32 -08:00
examples
examples: add most docstrings
2018-12-27 23:09:44 -08:00
gotypes
examples/returns: demonstrate return types
2018-12-27 21:38:17 -08:00
internal
examples: adapt to new const types
2018-12-26 17:08:58 -08:00
operand
first pass at DATA sections
2018-12-27 11:57:46 -08:00
pass
pass: some basic allocator test cases
2018-12-28 15:48:37 -08:00
printer
support docstrings
2018-12-27 23:01:32 -08:00
reg
reg: remove unused ID() method
2018-12-28 20:42:48 -08:00
script
add golang.org/x/tools dependency
2018-12-17 21:13:00 -08:00
x86
x86: remove unused error type
2018-12-28 15:47:38 -08:00
.golangci.yml
add golang.org/x/tools dependency
2018-12-17 21:13:00 -08:00
.travis.yml
ci: run benchmarks if we have any
2018-12-26 17:11:54 -08:00
ast.go
support docstrings
2018-12-27 23:01:32 -08:00
LICENSE
Initial commit
2018-11-04 09:44:22 -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%