This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Unbound variable error when loading external procedure

3 posts · 5784 views

Hi! I'm a hobbyist programmer who happen to have been fortunate (or arrogant) enough to read a certain blog post saying that is Lisp is opaque to you, that means you shouldn't be a programmer.

Anyways, to the problem, I've already described my problem on stack overflow in as much detail as I could put there. Whenever I write the "exponent" procedure in the same file as the command that calls it up, it works, but runs into the above error when it gets loaded up from an external file. Any help is appreciated.

Arigatou Gozaimasu.
^ _ ^

Re: Unbound variable error when loading external procedure

My condolences to anyone who makes the mistake of posting on StackOverflow. It's an abusive environment.

Sorry I can't answer your question, but could you tell me how Chicken is working out for you? I find MIT to be rather stupid (and am using it only for SICP).