Re: request

"Jason S. Cornez" <[email protected]> Sat, 15 Sep 2007 10:59:51 +0200
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Remalyn Quinay wrote:
> Hi! i just want to ask how to bind unbound variables in allegro 8.1 in
> windows? how to create new packages (because when i try to load a file),
> it script says that the package _____ does not exist)?

You create packages with defpackage, and you can create variables with
defvar, or more often a (let ...) form to bind a variable.

Sounds like you could use an introduction to lisp book to help you get
started.  Since you're using Franz stuff, you can find a bunch of links
they recommend for people new to lisp.

http://www.franz.com/newtolisp/

- -Jason
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG658HQlm6HDTMLyMRAh8fAKCq7yz5jNeLCqtZV8e7aHTM7OQ4mQCgmZLu
1hNc5bTRH/LwaDyAM4vzXbc=
=0z2Y
-----END PGP SIGNATURE-----