;;; Directory Local Variables -*- no-byte-compile: t -*- ;;; For more information see (info "(emacs) Directory Variables") ((scheme-mode . ((compile-command . "guix shell -m manifest.scm -- ./writing-a-c-compiler-tests/test_compiler ./ull --chapter 1 --stage lex"))) (c-mode . ((compile-command . "guix shell -m manifest.scm -- make clean all"))))