I uncommented the *user-pass* setting since all I want now is R5RS macros. Then:
$ bigloo
1. loadq, ../../.bigloorc:3
File "../../.bigloorc", line 16, character 399:
#(define *store* (null-mstore))
# ^
*** ERROR:eval
Unbound variable -- null-mstore
1. loadq, ../../.bigloorc:16
I hope the installation is right. I changed the version number in
alexpander.init, adjusted DEST in Makefile, and ran "make jlib lib install-
indep install-lib install-jlib" after "make" gave errors about cscc.
