axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-mail] Data structure for object definition


From: Gabriel Dos Reis
Subject: Re: [Axiom-mail] Data structure for object definition
Date: 28 Sep 2006 00:38:26 +0200

root <address@hidden> writes:

| >   Is there an accessible algebra in Axiom that holds the
| > internal representation of Axiom object?
| > 
| > Assume, I have
| > 
| >      (x:% - %:y):% == reduc(x -$Rep y, commonk(x, y))
| > 
| > Who to I get hold on the internal representation of "-"?
| > 
| > (SEX an EXPR do not see, to give me  what I want).
| 
| I don't understand the question. Please give more detail. --t

Basically I would like functionalities similar to those in
mkfunc.spad, but that lets me inspect (using SPAD code) category,
domain, and package definitions as SPAD objects.

-- Gaby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]