Hi, was wondering if there's a way to get racket to auto load the arc files upon startup. I found this thread but the script didn't work: http://arclanguage.org/item?id=1424 I get "reference to undefined identifier: aload" It would be really cool if I could hide the libraries away some place and just type "arc" anywhere to get the REPL or "arc file" to run one. But it looks like the libraries don't link that way. |