This is the mail archive of the cgen@sourceware.org mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

. prefix for builtin pmacro names changed to $ prefix?


Blech.

.foo is not a valid r6rs symbol,
and I'd like to work towards increased portability.

So fyi I'm thinking of using "$" instead of ".".

i.e. $iota, $hex, etc.

P.S. -foo is not a valid r6rs symbol either.  Double blech.
It *might* be useful to just get rid of the leading "-"
on "local" function names, but I kinda *like* it.
So I'm thinking of replacing -foo with /foo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]