: loop
if $1x = x exit 
as $1.s 
mv a.out $1.o 
shift
goto loop
