🐐 Aeternum loops
This commit is contained in:
12
README.md
12
README.md
@@ -141,6 +141,18 @@ The keyword `ET` can be used as a boolean "and". The keyword `AVT` can be used a
|
||||
> XI
|
||||
```
|
||||
|
||||
### AETERNVM loops
|
||||
|
||||
`AETERNVM FACE { ... }` is shorthand for an infinite loop — equivalent
|
||||
to `DVM FALSITAS FACE { ... }` but without relying on `DVM`'s inverted
|
||||
condition. Exit the loop with `ERVMPE` (or `REDI` from inside a function).
|
||||
|
||||

|
||||
|
||||
```
|
||||
> X
|
||||
```
|
||||
|
||||
### PER loops
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user