Changeset 147 for branches/easy compiler/Steps.txt
- Timestamp:
- Jan 17, 2018, 3:34:13 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/easy compiler/Steps.txt
r144 r147 20 20 Add begin-end block support 21 21 - local variables, constants, types 22 22 Add ifzero support 23 - if condition is valid then skip next command 24 Add Repeat keyword 25 - can be exited by Break command and reiterated by Continue 23 26 24 27 TODO:
Note:
See TracChangeset
for help on using the changeset viewer.