axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: canvas tag


From: Dustin Long
Subject: [Axiom-developer] Re: canvas tag
Date: Fri, 18 May 2007 20:33:47 -0400
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

address@hidden wrote:
(note: copied to the axiom mailing list)

Dustin,

Dustin,

Can you write into a <canvas> tag?

The Axiom project <wiki.axiom-developer.org> is planning to replace the
help browser and graphics with a standard firefox front end. Axiom is
written in common lisp.
Hello Tim,

At the moment, Kamen Lisp has an artificial limit on dom function calls:
only functionss of one argument are allowed. Removing this restriction
shouldn't be difficult; I just haven't been able to get around to doing
it. Once that's complete, I don't see why using <canvas> wouldn't be
possible. I'll be sure to add it to my list of things to test out.

Dustin

Kamen Lisp is of great interest to me as I could dynamically create
lisp code and force it out to web pages. This would be useful for creating all kinds of ideas in an Axiom front end.

Is your project open source? How is it licensed?  Axiom uses the
Modified BSD license which basically allows anyone to do whatever they
wish with the code.

Tim
Kamen Lisp is currently offered under the MPL/GPL/LGPL tri-license. I'm not too familiar with the Modified BSD, but I believe using the MPL will allow the two to be combined.

Dustin




reply via email to

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