Search the web
Sign In
New User? Sign Up
claireprogramminglanguage · Claire Programming Language - A place to discuss about the CLAIRE language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 513 - 542 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
513
When compiling the following program...<br><br>--------------- bugfile.cl ----------------<br>A &lt;: ephemeral_object(val:float)<br>[copyAInto(a1:A,a2:A) :...
thbenoist
Offline Send Email
Mar 1, 2002
3:52 pm
514
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 ...
thbenoist
Offline Send Email
Mar 1, 2002
4:03 pm
515
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> -&gt; load expects fragments<br>...
ycaseau
Offline Send Email
Mar 2, 2002
6:35 am
516
Hi all ben...
rottembourg
Offline
Mar 22, 2002
5:02 pm
517
... 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...
ycaseau
Offline
Mar 23, 2002
10:14 pm
518
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...
clairebugs
Offline
Mar 24, 2002
7:45 pm
519
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...
Send Email
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...
ycaseau
Offline
Mar 26, 2002
7:40 am
521
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...
babelinfo
Offline Send Email
Apr 1, 2002
4:39 pm
522
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...
xpech2000
Offline
Apr 1, 2002
11:30 pm
523
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)...
babelinfo
Offline Send Email
Apr 2, 2002
12:05 pm
524
... hi can you post on the over forum, it'easer for me to help you ... you must write actions (evaluated by claire): (discount[{amp1,s1}] := 1200) ...
xpech2000
Offline
Apr 2, 2002
12:32 pm
525
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 ...
Gerrit Renker
babelinfo
Offline Send Email
Apr 2, 2002
10:58 pm
526
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...
Gerrit Renker
babelinfo
Offline Send Email
Apr 2, 2002
11:32 pm
527
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...
ycaseau
Offline
Apr 7, 2002
7:16 am
528
Hello, a new version is available (3.2.36) -> cf. the claire forum I will also post an announcement about CLAIRE 3.3 Cheers, -- Yves Caseau...
ycaseau
Offline
Apr 7, 2002
7:21 am
529
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...
Gerrit Renker
babelinfo
Offline Send Email
Apr 8, 2002
12:21 pm
530
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...
babelinfo
Offline Send Email
Apr 17, 2002
9:22 am
531
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...
babelinfo
Offline Send Email
Apr 17, 2002
9:23 am
532
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),...
thbenoist
Offline
Apr 19, 2002
6:36 pm
533
Look on the claire forum to download the release.zip package. Mr ClaireBugs...
clairebugs
Offline
Apr 21, 2002
2:49 pm
534
see the message in the CLAIRE official forum :-) the yahoo download has been updated though. Cheers, Mr ClaireBugs...
clairebugs
Offline
May 1, 2002
3:11 pm
535
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...
clairebugs
Offline
May 1, 2002
3:20 pm
536
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...
clairebugs
Offline
May 5, 2002
6:48 am
537
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...
Send Email
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...
Send Email
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!...
patrickprosser
Offline
Jun 24, 2002
12:03 pm
540
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...
gerrit_renker
Offline Send Email
Jun 26, 2002
7:34 am
541
I'm trying to compile claire to java code. Does anyone know where I can download the jlight module? Cheers in advance...
irvin_colquhoun
Offline Send Email
Jun 27, 2002
5:46 pm
542
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...
clairebugs
Offline
Jun 30, 2002
9:27 am
Messages 513 - 542 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help