cheery / g386

A two-pass assembler for i386. Implements a subset of instruction encoders and implements more if benchmarks promote. Produces linux ELF binaries but isn't limited into them. Straightforward design.

Clone this repository (size: 68.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/cheery/g386/
View at rev
g386 /
filename size last modified message
dev  
examples  
g386  
.hgignore 32 B 4 months ago I felt uneasy because of the rm in such script.
fulltest.sh 241 B 8 weeks ago fixed the script in case examples contain something else tha…
setup.py 450 B 5 weeks ago major code generator upgrade
usage_example.c 248 B 8 weeks ago can create shared objects now.
usage_example.sh 84 B 8 weeks ago shared lib usage example