bug's game AI homework completed using Elm 0.17 for hw in hw*.elm ; do elm make "$hw" --output="${hw%.elm}.html" ; done