[Aldor-l] Compiling setup

root daly at axiom-developer.org
Mon Aug 14 01:25:34 EDT 2006


> However, according to the AUG, a Literal is a constant. According to the  
> discussion, we all agree constants are correctly modelled by
>    char * str = "my_fancy_literal".
> To my understanding, this is basically, what Aldor does at the moment.  
> This is a sound behaviour -- No one wants to change the representation of  
> string literals.

Really? Aldor is based on the ideas in the spad language.
String literals are easily mutable in spad.
It is incorrect to reflect a C restriction upward.

t



More information about the Aldor-l mailing list