h1. subleq assembler and emulator
An assembler and emulator for the subleq OISC(One Instruction Set Computer) from "Wikipedia":https://en.wikipedia.org/wiki/One_instruction_set_computer#Subtract_and_branch_if_less_than_or_equal_to_zero.
h2. Why?
I got bored.
h2. What does it do?
There are two programs included.
h3. as
as is the subleq compiler. It will take an assembly file and assemble it into emu machine code.
Run it as @./as