axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: AxiomUnit


From: Christian Aistleitner
Subject: [Axiom-developer] Re: AxiomUnit
Date: Fri, 08 Jun 2007 10:22:03 +0200
User-agent: Opera Mail/9.21 (Linux)

Hello,

On Mon, 04 Jun 2007 21:02:23 +0200, Martin Rubey <address@hidden> wrote:

I just did something extremely simple minded, with the following result:

(5) -> )sh MyTextWriter
 MyTextWriter  is a domain constructor
 Abbreviation for MyTextWriter is MYTEXTW
 This constructor is exposed in this frame.
 Issue )edit csaxcompat2.as to see algebra source code for MYTEXTW

------------------------------- Operations --------------------------------
 flush! : % -> %                       stderr : () -> %
 stdout : () -> %                      write! : (ACCharacter,%) -> Void
 textWriter : (ACCharacter -> NIL) -> %
 textWriter : ((ACCharacter -> NIL),(() -> NIL)) -> %

(5) -> write!(char "H", stderr())
H Type: Void

Does not look too bad. I'm glad you eventually found time to work towards AxiomUnit :D

Given that, what remains for AxiomUnit?

As we've already discussed in private mail some time ago, there are more things. But I suggest to switch to private communication again, as I do not want to abuse the Axiom Mailing list for third party projects.

Kind regards,
Christian






reply via email to

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