home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   sci.math.symbolic      Symbolic algebra discussion      10,432 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 9,193 of 10,432   
   asetofsymbols@gmail.com to All   
   Macro and Axiom   
   13 Nov 16 02:00:03   
   
    why in Axiom are there checks on macro first than compilation?   
      
   for example when in C I write   
   #define f(a) ++a   
   The compiler not say something on   
   formaly correctly of 'f(a)' and   
   '++a'   
   In the C language it change all the   
   text where appear f(r) and substitute with ++r   
   Than there are checks   
   in their substitution as text   
   (if error compiler point to   
   line number of the substitution)   
      
   In Axiom   
   macro f(a) == text(a)   
   Make inference on the correctness of   
   "tex(a)"   
   First of the substitution, for me   
   this is not a macro way...   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca