[Djula] valid variable names

4 views
Skip to first unread message

Bob Hutchison

unread,
Jul 30, 2008, 8:03:49 AM7/30/08
to cl-te...@googlegroups.com, Bob Hutchison
Hi,

What are valid variable names in Djula?

Thanks,
Bob

Nick Allen

unread,
Jul 31, 2008, 9:43:04 AM7/31/08
to cl-te...@googlegroups.com

On Wed, Jul 30, 2008 at 2:03 PM, Bob Hutchison <hutch...@recursive.ca> wrote:

Hi,

What are valid variable names in Djula?

variables are currently read in with something like this:

(let ((*package* (find-package :keyword)))
   (read-from-string XX))

alphanumeric (with at least one letter) plus "-", "_", "?" will always be safe

take care

Nick

Bob Hutchison

unread,
Aug 1, 2008, 7:16:17 AM8/1/08
to cl-te...@googlegroups.com, Bob Hutchison

Thanks. The '-' and '?' are very nice to have.

Cheers,
Bob

> take care
>
> Nick
>
> >

Reply all
Reply to author
Forward
0 new messages