image: alpine/edge sources: - https://git.sr.ht/~crc_/retroforth tasks: - build: | cd retroforth make OPTIONS=-DBIT64 - test: | cd retroforth ./bin/retro example/1D-Cellular-Automota.retro