issues
search
rakitzis
/
rc
rc shell -- independent re-implementation for Unix of the Plan 9 shell (from circa 1992)
Other
258
stars
24
forks
source link
Continue builtin
#37
Closed
borkovic
closed
7 years ago
borkovic
commented
7 years ago
Implements
continue
builtin.
Adds exception
eContinue
to be raised in builtin
continue
Set exception
eContinue
when walking
nWhile
or
nForin
Added tests for
continue
in
while
and in
for
to
trip.rc
.
continue
builtin.eContinue
to be raised in builtincontinue
eContinue
when walkingnWhile
ornForin
continue
inwhile
and infor
to trip.rc.