Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 209 Bytes

SetGoto - OISC in Batch

It is my One Instruction Set Computer.

Command look like that:

a;b;c;d. Declare label a, set variable b to c and if it is "false" goto label d.

Usage:

sego filename