• Stars
    star
    4
  • Rank 3,286,785 (Top 66 %)
  • Language
    Assembly
  • Created about 12 years ago
  • Updated almost 13 years ago

Reviews

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'.