When compiling the following program...<br><br>--------------- bugfile.cl ----------------<br>A <: ephemeral_object(val:float)<br>[copyAInto(a1:A,a2:A) :...
With bugfile.cl containing this single line:<br>MXF[1,14] := 12<br><br>I get the followig traces:<br><br>========= WITH LOAD:<br>[d:\proj\bug3]claire3 -s 7 ...
Here are a few answers to Thierry:<br><br>(a) You cannot write X := Y in a file. It has<br>to be wrapped with parentheses.<br> -> load expects fragments<br>...
... Hello everyone, I am back too :-) I'll post a new release tomorrow ... We'll give this group thing a try, but I may decide to migrate the forum onto the...
It fixes a few bugs found by Francois and Thierry: - type inference for l[i] - cons - a bug with makeArray (float arrays) - new(c) now updates the instance...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the claireprogramminglanguage group. File...
claireprogramminglang...
Mar 24, 2002 7:50 pm
520
Hello, please try http://www.claire-language.com/clforum/ and let me know: this looks like a better forum than yahoo group for claire. I plan to use it for a...
Hi, after several days of trying the examplesin the manual (version 3.2) I am frustrated and have to say that many of the examples do not work when typed into...
Hi, I've posted an updated hifi example on the new Forum : http://www.claire-language.com/clforum/ Look in the "documentation" section, regards, Xavier...
Hi, yhanks to Xavier for posting the example. I have spent some time working with that and can now localize the problem: tables. It is as follows: (a)...
Hi, many thanks again for all the help with getting started in claire. I attach a working example of the phone.cl file, as it was described in the manual on ...
It seems that attachments are not allowed in this forum. Here is the file: -- cut here -- // definition of the module begin(phone_application) // phonebook is...
Hello, thanks for pointing out the bugs in the manual ! I am working (slowly) on a new release of the manual (dubbed 3.3) that should be available within a...
Dear Yves Caseau, thanks very much for taking the time to deal with these things. Xavier has helped me a great deal to get started and he came up with a...
Hi, does someone know the exact syntax for new() -- the claire manual allows the signatures new(c:class) -> any new(c:class, s:symbol) -> any -- using this...
Hi, does someone know the exact syntax for new() -- the claire manual allows the signatures new(c:class) -> any new(c:class, s:symbol) -> any -- using this...
There are two problems in your code: Close must always return the object: [close(m:myThing) : myThing -> printf("myThing: created instance with \"~A\"\n",m.s),...
Since the CLAIRE forum is down, here the list of changes (a) the bug repôrted by Thierry about a poorly typed macro that produced a void g00UU C++ variable...
Look on the CLAIRE forum for more info. Here is a tiny test file to remind you about the rule feature in CLAIRE :-) // test the rules fib[x:integer] : integer...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the claireprogramminglanguage group. File...
claireprogramminglang...
May 6, 2002 12:19 am
538
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the claireprogramminglanguage group. File...
claireprogramminglang...
May 16, 2002 5:38 pm
539
... It appears that the folder is closed. Can you tell me where I can get clair3 and documentation. Cheers PS. HELP!...
Hi, the files are normally at www.claire-language.com http://www.claire-language.com/clforum/viewforum.php?forum=2&10 . There is also a special version for...
Hello everyone, I am so sorry ! the migration screwed up the sharing right on the clairebugs folder, but, being clairebus, that was not clear to me ! I have...