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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 521 - 550 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
543
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...
irvin_colquhoun
Offline Send Email
Jul 1, 2002
2:23 pm
544
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...
clairebugs
Offline
Jul 6, 2002
9:49 am
545
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
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...
clairebugs
Offline
Sep 1, 2002
5:55 am
547
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...
ycaseau
Offline
Sep 8, 2002
7:35 am
548
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...
ycaseau
Offline
Sep 8, 2002
7:38 am
549
... 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...
clairebugs
Offline
Sep 14, 2002
5:05 am
550
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) ...
ycaseau
Offline
Sep 14, 2002
3:37 pm
Messages 521 - 550 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