This archive contains example code for the Epsilon assembler.
The assembler and more info can be found at http://e-asm.org

bottles.easm -- EASM version of the "99 Bottles of Beer" song.
cinfo.easm -- Example of getting info about the C: drive.
euclid.easm -- Demo of finding GCD using Euclid's algorithm.
gui.easm -- Simplified GUI example.
