>> How would you propose to assign a value to something like >> >> (a (x1 x2) (y1) (z1 z2)) >> >> Isn't assigning a value something you can only do to a symbol in >> Lisp?
> Currently assignment to scripted symbols is not supported. I wouldn't even have expected that an assignment of a value to something of type Symbol is allowed. s of type Symbol *is* a value. What Bill means/wants is scripted variable names (or automatic treatment of anything of type Symbol as variable name (in the sense of the programming language SPAD)). > In principle we could add support for such symbols to serve as > Spad/interpreter variable names. Please no. That would change the SPAD language (if it is ever becoming formal). Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
