On Sunday 06 May 2007 13:20, Mike Hansen wrote: > Thanks. It's coming along slowly but surely. Symmetrica uses macros > (as functions) pretty extensively. Is there a way in Pyrex/SageX to > have it treat something like a macro or do you just have to declare it > like a function?
You just treat them as functions as all Pyrex does, is to spit out C (and C++) code. Thus, it really doesn't matter what it is, only how it looks like. Martin -- name: Martin Albrecht _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99 _www: http://www.informatik.uni-bremen.de/~malb _jab: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---