Le samedi 10 février 2007 à 18:38 +0100, Martin Rubey a écrit : > Gregory Vanuxem <[EMAIL PROTECTED]> writes: > > > As far as I know FOAM-USER::|fiRaiseException| accepts a string as > > argument so you can define this function in a )lisp command or directly > > in foam_l.lisp with something like > > > > (defun FOAM-USER::|fiRaiseException| (s) (error s)) > > Oh, great! That does in fact make for a better understanding, although, for > the > current bug, the above definition yields "Export not found", which is what it > had to be, somehow. :-( > > > PS : By the way, do you plan to add Axiom .input files to test some of your > > work in Axiom > > Well, yes, of course we should do that. Do you know about species?
No, this is beyond my limited knowledge (of course I vaguely know what it is). > > (I'm particularly interested, among other things, by the lisp code produced > > by Aldor and my limited knowledge of Aldor prevents further tests than the > > ones available (and compilable) in the Axiom distribution (so essentially > > nothing)). > > I do not quite understand. Are you really interested in the lisp code > generated > by Aldor? In which way would input files be helpful, then? Yes, the lisp code generated by Aldor. My primary interest is to know if it's ANSI Lisp compatible. But the fact that the code can be compiled does not mean it's compatible. From the very small amount of test I did it seems compatible [1] but "real world" tests, as your project, can help me to check that. Greg [1] : The "(in-package "FOAM-USER" :use '("FOAM" "LISP"))" is not ANSI Lisp compatible. I have to ask on the Aldor mailing list if it can be modified. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Aldor-combinat-devel mailing list Aldor-combinat-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/aldor-combinat-devel