There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A small Scheme to x86 gas-syntax assembly compiler. Only a small subset of the language is implemented (the number tower is limited to integers, no vectors nor byte-vectors, no garbage collection). The compiler can bootstrap using 'make bootstrap'.