Code: Select all
do
whatever
if a!=true
exit
endif
loop

an alternative syntax for do .. loop i've seen is repeat .. forever

re aliases... gfabasic (16) just implemented each and every flavour of each command, including some very weird ones... type casting: L: W: B:... alternative peeks {WORD} {CARD} etc. although they sometimes went a little overboard...