We also decided to add the '{', '}', and '|' characters to the language. They mean
{ = Copy the current register to the current memory location
} = Copy the current memory location to the register
| = No op
This should allow for shorter code, and more variation in the emoticons.
We've also changed the print to screen character as a result to be '@' so it's more like the yell emoticon. Additionally, 'o' and 'c' no longer are increment and decrement 5 operations, instead they are shift left and shift right, respectively.
No comments:
Post a Comment