Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-08 Thread C Y
--- William Sit <[EMAIL PROTECTED]> wrote: > C Y wrote: > > I'm just saying that in an open source project discussion without > > code ultimately goes nowhere. I don't think that's a danger here, > > but it has been known to effectively kill projects in the past. > > Is that (projects getting

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread William Sit
C Y wrote: > I'm > just saying that in an open source project discussion without code > ultimately goes nowhere. I don't think that's a danger here, but it > has been known to effectively kill projects in the past. Is that (projects getting killed) necessarily bad? > > The running of Spad depend

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread C Y
--- William Sit <[EMAIL PROTECTED]> wrote: > C Y wrote: > > I think it is more like "if there are two firmly opposed points of > > view in a debate, if only one person is willing to put the coding > > time behind their ideas then they win the argument by default." > > Or perhaps "only ideas wit

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread William Sit
C Y wrote: > > --- William Sit <[EMAIL PROTECTED]> wrote: > > > Bill Page wrote: > > > > > > Tim > > > > > > On November 6, 2005 1:16 PM you wrote: > > > > > > > > in open source "advocacy is volunteering" > > [snipped] > > > I agree that "advocacy is volunteering" ... > > > > Well, I don't! To

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread William Sit
Martin Rubey wrote: > > William Sit <[EMAIL PROTECTED]> writes: > > > What we need is a development kit with tools to set breaks and examine Axiom > > variables, displayed in mathematical notations, not Lisp data structures > > down to > > the nitty gritty. > > You do know about > > )trace C

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread C Y
--- William Sit <[EMAIL PROTECTED]> wrote: > Bill Page wrote: > > > > Tim > > > > On November 6, 2005 1:16 PM you wrote: > > > > > > in open source "advocacy is volunteering" > [snipped] > > I agree that "advocacy is volunteering" ... > > Well, I don't! To have that as the defacto working pr

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread Martin Rubey
William Sit <[EMAIL PROTECTED]> writes: > What we need is a development kit with tools to set breaks and examine Axiom > variables, displayed in mathematical notations, not Lisp data structures down > to > the nitty gritty. You do know about )trace COMBF )math (does not work with EXPR, unfort

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread William Sit
Bill Page wrote: > > Tim > > On November 6, 2005 1:16 PM you wrote: > > > > in open source "advocacy is volunteering" [snipped] > I agree that "advocacy is volunteering" ... Well, I don't! To have that as the defacto working principle is to discourage people from commenting or advocating. All w

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread William Sit
root wrote: > boot subtracts functionality and forces me to code things that > i know generate code which is a waste of time. do this: > > cd int/interp > fgrep MAKESTRING * > > see all those calls to MAKESTRING? lets investigate. each call looks like: > > (MAKESTRING "a string") > > so w

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread William Sit
Bill Page wrote: > > Am (marginally) happier. :) > > On November 6, 2005 10:50 AM Tim Daly wrote: > > > > intloop () == > > mode := $intRestart > > while mode = $intRestart repeat > > resetStackLimits() > > mode := CATCH($intTopLevel, > > SpadInterpretStream(1, [

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-07 Thread William Sit
root wrote: > sorry, but you are reasoning by wrong analogy. > Let me try another analogy. Ever use MS Word to generate an html page and look at how inefficient the generated html source is? Well, I hate that every time I see such html code, and I myself never used that: I hand code html pages u

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread root
mathaction is on the critical path, or so you've convinced me. we need to get it on the desktop, rework axiom to have a browser front end, make "drag and drop" programs work. and we need it standalone so we can get the doyen idea (a bootable liveCD science platform) demonstrated. doyen exists on s

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
On November 6, 2005 3:08 PM Tim asked: > > so we can look forward to bookvol11 (mathaction)? :-) > Yes. At least chapter 1 - the mathaction specific part, within the next few days. Recently Clifford Yap asked if it was possible to install MathAction stand alone on the desktop. I think some decen

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread root
so we can look forward to bookvol11 (mathaction)? :-) ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
On November 6, 2005 2:22 PM you Tim Daly wrote: > > > > i'm advocating literate programming and have likely committed > > > the rest of my axiom working life to proving (or disproving) > > > the concept. > > > > > > > Three cheers! On this we are in complete agreement. I agree > > 100% with the

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread root
> > i'm advocating literate programming and have likely committed > > the rest of my axiom working life to proving (or disproving) > > the concept. > > > > Three cheers! On this we are in complete agreement. I agree > 100% with the emphasis on literate programming - so much so > that I have a har

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
Tim On November 6, 2005 1:16 PM you wrote: > > in open source "advocacy is volunteering" > > are you volunteering to write the "boot" compiler docs > and maintain it? can you set it up as a separate language > so we don't need to bootstrap it? you could write bookvol10 > (boot language). I agre

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread root
in open source "advocacy is volunteering" are you volunteering to write the "boot" compiler docs and maintain it? can you set it up as a separate language so we don't need to bootstrap it? you could write bookvol10 (boot language). to do that you'll have to figure out what parts of axiom are only

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
On November 6, 2005 11:10 AM Tim Daly wrote > ... > boot is NOT a higher level language than lisp. Spad is. I think boot is a higher level language than lisp. In my previous email I intended to quote Jergen Weiss' example of the use of destructing in Boot: > 4. Destructuring setq and destructur

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
On November 6, 2005 11:10 AM Tim Daly wrote: > > boot subtracts functionality and forces me to code things > that i know generate code which is a waste of time. do this: > ... > we need to modify the boot compiler to rewrite these string > expressions. But the fact that Boot does this is entir

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
On November 6, 2005 10:58 AM Tim Daly wrote: > > boot and lisp attack the same problem with different syntax. > in the same environment, namely the execution environment of > the interpreter boot loses > >backquote >macros >structures >data-program symmetry > > > if we w

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
Am (marginally) happier. :) On November 6, 2005 10:50 AM Tim Daly wrote: > > intloop () == > mode := $intRestart > while mode = $intRestart repeat > resetStackLimits() > mode := CATCH($intTopLevel, > SpadInterpretStream(1, ["TIM", "DALY", "?"], true)) > > Lisp: >

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
[Ooops, got too excited and hit the wrong key and sent this prematurely ... please excuse the previous partial email.] Tim, I feel rallied by William Sit's support, so here comes another defensive action. On November 6, 2005 1:55 AM you wrote: > > > First about Boot. My (admittedly poor) under

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread root
> Since when does any high level language "add functionality"? > You should not expect it too. Fortran does not add functionality > to Assembler language. If anything it specifically removes > functionality, trading-off extreme flexibility for a more > congenial model of computation. No one could a

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread root
> Since when does any high level language "add functionality"? > You should not expect it too. Fortran does not add functionality > to Assembler language. If anything it specifically removes > functionality, trading-off extreme flexibility for a more > congenial model of computation. No one could a

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread root
intloop () == mode := $intRestart while mode = $intRestart repeat resetStackLimits() mode := CATCH($intTopLevel, SpadInterpretStream(1, ["TIM", "DALY", "?"], true)) Lisp: (defun intloop () (do ((mode $intRestart)) ((equal mode $intRestart)) (resetStackIn

RE: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-06 Thread Bill Page
Tim, I feel rallied by William Sit's support, so here comes another defensive action. On November 6, 2005 1:55 AM you wrote: > > > First about Boot. My (admittedly poor) understanding of > > Boot is that it is an intermedate language between Lisp > > and Spad (and there are other intermediate

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-05 Thread root
> First about Boot. My (admittedly poor) understanding of Boot is that it is an > intermedate language between Lisp and Spad (and there are other intermediate > languages Shoe, Meta, etc as well). I agree that to build a truely high level > language like Spad/Axiom/Aldor, intermediate languages are

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-05 Thread William Sit
Dear Bill: I have been staying on the sideline (since I don't know much about Boot or Lisp) on this "war", but I am more convinced by your arguments than by Tim's or Morrison's, and I felt that I should be a late ally before you surrender! First about Boot. My (admittedly poor) understanding of B

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-04 Thread root
> I think it would be really cool to port Axiom from 'noweb' to a TeXmacs > based literate programming system of some kind. There is at least one > person on the TeXmacs users and/or development mailing list who has > mentioned this idea in the past. Since TeXmacs keeps the document in a > tree f

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-04 Thread root
> I think it would be really cool to port Axiom from 'noweb' to a TeXmacs > based literate programming system of some kind. There is at least one > person on the TeXmacs users and/or development mailing list who has > mentioned this idea in the past. Since TeXmacs keeps the document in a > tree f

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-04 Thread root
> I think it would be really cool to port Axiom from 'noweb' to a TeXmacs > based literate programming system of some kind. There is at least one > person on the TeXmacs users and/or development mailing list who has > mentioned this idea in the past. Since TeXmacs keeps the document in a > tree f

Re: [Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-04 Thread Karl Hegbloom
On Thu, 2005-11-03 at 22:16 -0500, Bill Page wrote: > And if by "knowing lisp" you mean knowing the concepts on which lisp > is based, then I would be surprised to find many undergraduate > computer science students who did not have at least one > programming course which included at least an intro

[Axiom-developer] Terms of Surrender (was: BAD tim)

2005-11-03 Thread Bill Page
On November 3, 2005 1:02 PM Tim Daly wrote: > Scott Morrison wrote: > > > Hello everybody, > > > > This is my first posting to this list. I worked at IBM > > Research off and on for 9 years. I'm the primary > > author/designer of the interpreter and HyperDoc, and > > I wrote the first code gener