SparcNativeLarceny - larcenists/larceny GitHub Wiki

One of the LarcenyVariants; this one generates Sparc machine code using a home grown assembler (thus it is a NativeCodeLarceny).

Its actually the original Larceny variant, and as such its the most mature; it sports a disassembler, FFI, and host of target-specific PeepholeOptimizations.