[Prev][Next][Index]
Sage++ parse tree and const declaration
- Date: Sat, 28 Oct 1995 16:20:30 -0700
- From: pedro@cs.ucsb.edu (Pedro N. Diniz)
- To: sage-bugs@extreme.indiana.edu
- Subject: Sage++ parse tree and const declaration
- Sender: owner-sage-bugs@extreme.indiana.edu
Hello,
Having used Sage now for quite a while I have a couple of questions:
1. How do I figure out a declaration has the attribute "const"?
2. How are parenthetized expressions represented? Like a - (x + y)?
Thanks for any help.
Pedro