Ignore:
Timestamp:
Jan 17, 2018, 3:34:13 PM (7 years ago)
Author:
chronos
Message:
  • Added: Support for Repeat blocks and Break command.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/easy compiler/Steps.txt

    r144 r147  
    2020Add begin-end block support
    2121- local variables, constants, types
    22 
     22Add ifzero support
     23- if condition is valid then skip next command
     24Add Repeat keyword
     25- can be exited by Break command and reiterated by Continue
    2326
    2427TODO:
Note: See TracChangeset for help on using the changeset viewer.