axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] OpenMath


From: root
Subject: Re: [Axiom-developer] OpenMath
Date: Wed, 19 May 2004 08:13:34 -0400

CY, Camm,

I spent last night running the gcl-tk demos in GCL. The secret to 
getting them to run, which you probably already know, is to 
preceed loading the demo code with:

(in-package "TK")
(tkconnect)

which didn't seem to be documented anywhere.

Anyway, most of them worked although I got some strange error messages
and undefined variables for some cases (e.g. demos-4.2/widget.lisp)
(I was surprise to learn that ".t" was a valid lisp identifier.
What mind could construct such a beast?)

I'll scratch up a simple example once I figure out how to write a tcl/tk
program. 

What language is the maxima GUI written in? 
Can we generalize that to work for Axiom?
That way we can share GUI efforts between Axiom and Maxima.

t




reply via email to

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