Browse Source
J and Y and now be chained (like YYYYYY) to copy a glyph across the 'wire' they form. This is a simple implementation of the feature. This changes both J and Y to have loops in their definitions, instead of being single reads and writes, which will make them heavier and have a adverse effect on benchmarks. It also makes it harder to explain how orca's VM works, since these operators are now non-trivial and can't be used as examples of trivial operators. But we've decided it's worth it.master

1 changed files with 18 additions and 4 deletions
Loading…
Reference in new issue