Do you know how stable is your company, if you know then its better if you want to know just come with us and explore your personal and companies assessment...
Hello, As soon as the "files" section of this Yahoo group is back to its normal state, you will find a new release 3.3.46. This new release has two striking...
Hello everyone, I have been discussing with a few members of the "old community" and I decided to change the release model and to place everything (compiler...
(Claire seems to be lacking in activity...maybe this will help?) My name is Mike, and I'm the maintainer for Rosetta Code. Rosetta Code is a wiki which seeks...
Hi all, I'm a student looking to do research on the programming language CLAIRE and would like to know if anyone knows of any books or information that I might...
Hello, as g++ evolves, new machines arrive and new versions of linux with up-to-date compilers are intalled. Now it is getting hard to find a machine where you...
Hello everyone, I just posted a new version (in the files section). Here are the few changes: (1) there is a princ(x:float,n:integer) method that prints a...
I tried to install CLAIRE under windows XP. Every thing went well until this message: clConsole.cpp c:\claireV3.3\csrc\clConsole.cpp(53) : error C4430: missing...
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...
Oops ! I had left too many debug statements in the previous release ... (a) it was slowing things down (b) in one case it could create a flow of printf :-( I...
Hi all, I'm a Spanish student who is currently developing a project and I would like to take a look to some algorithms, but I can't find them. I have read this...
Hello everyone, I have been quiet for a long time ... for 2 reasons: (a) No nasty bugs were reported :-) (b) I was writing a book this summer Anyway, I have...
Hello everyone, a new release is available (3.3.34). It solves a long list of bugs that have been found in the past 3 month (sorry, my ADSL connection was not...
Hello, I am very keen to learn claire programming language. Please tell me the pointers where tutorial and manuals are available. I am also looking for some...
Hello to all of you: I got a quite simple but naive problm, i think: I do have windows xp and downloaded claire version 3.3 1. I unzipped the files on...
Please help explain what things I'm doing wrong. (using unchanged init.cl from distribution release-3-3-28.zip file testmod.cl test :: module( part_of =...
I was having problems installing CLAIRE on Windows XP even though the environment variables were defined correctly. I:\Program Files\Claire\release>nmake /F...
Hello everyone, Please find here a new version of CLAIRE: v3.3.26. It fixes the bug reported by Sylvain (safety 1 => seg fault) and includes a few goodies,...
Hi, I'm trying to implement an object representing an objective in a map colouring problem with a set of preferences for each colour at each node. I want to be...
Hi, Whenever I use any of the print functions in CLAIRE the word unknown is printed at the end of the output. Is this normal? Do I need to put in some...
Hello, I'm new to using CLAIRE and am havig some problems setting everything up. I've got CLAIRE and CHOCO installed and they seem to work but when I tried to...
Hello everyone, Next month I will have some time to include some additional features or remove some annoying ones and to build the next (3.4) release. Since...
... Hello forum, In Claire we have the 'private' specifier that binds a symbol visibility to a module and its parts. It would be nice to have a 'static'...
Hello everyone, the 3.3.24 release is available. It fixes: - the random bug on UNIX platforms (although this should be tested independently) - the bug from...
The 3.3.22 release is available in the Files section. It fixes the three bugs that have been reported in the bug section: - tuple inference - _import -...