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...
Hi, I am new to Claire and have just joined this group. In looking for the Jlight module I've been to www.claire3.free.fr, www.claire-language.com and...
Well, the bug with the public folder is more complex than I thought. I have posted Jlight v3.1 on the www.claire-language.com site, but I will find another...
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...
Sep 1, 2002 5:49 am
546
Hello everyone, a few interesting pieces of information. (a) I have found that the briefcase feature on Yahoo does no longer work if you are a free user ! this...
Hello everyone, the new release that you will find in the "Files" folder on this site fixes all bugs that were reported suring summer, as well as a few tricks...
This new version of JLIGHT fixes the bugs that were reported by FLA on choco (minus the things that are not bugs but rather limits of the diet approach) I have...
... is waiting for me to be able to read the clforum :-( I have access 6days a week to the forum, but not on saturday mornings when I fix bugs. I have fixed...
is available. It fixes 2 bugs from FLA and passes another automated test. The quality level is now 20% (100% represents the same level of testing as CLAIRE) ...