generating a new symbol from existing one
From: Stormbringer (andreif_at_mail.dntis.ro)
Date: 03/30/05
- Next message: Juliusz Chroboczek: "Re: parsing C like syntax"
- Previous message: Pascal Bourguignon: "Re: Random questions from a slightly less newbie lisper.."
- Next in thread: Artem V. Andreev: "Re: generating a new symbol from existing one"
- Reply: Artem V. Andreev: "Re: generating a new symbol from existing one"
- Reply: Rob Warnock: "Re: generating a new symbol from existing one"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Mar 2005 03:35:12 -0800
Greetings,
I was wondering : is it possible to write a macro that changes a symbol
x to something like 'x2', for example :
(change 'a)
a2
>>
... any hints ? this is not for any homeworks, just for my personal
curiosity ... I'm sure there is some function that I should call, just
don't know which
Thanks,
Andrei
- Next message: Juliusz Chroboczek: "Re: parsing C like syntax"
- Previous message: Pascal Bourguignon: "Re: Random questions from a slightly less newbie lisper.."
- Next in thread: Artem V. Andreev: "Re: generating a new symbol from existing one"
- Reply: Artem V. Andreev: "Re: generating a new symbol from existing one"
- Reply: Rob Warnock: "Re: generating a new symbol from existing one"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|