#!/bin/sh export GUILE_LOAD_PATH="$(dirname $(realpath $0))/module" exec module/main.scm