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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 635 - 1151 of 1160   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#1151 From: "nicolesguide" <guideline@...>
Date: Mon Mar 16, 2009 1:52 am
Subject: Develop your skills with Interview Questions and Answers
nicolesguide
Offline Offline
Send Email Send Email
 
Develop your skills with Interview Questions and Answers open your field and
start learning with our thousands of interview questions and answers.

http://www.globalguideline.com/iq

#1150 From: "HTML Tutorial, XML Tutorial, XSLT Tutorial, CSS Tutorial, SEO Tutorial, JavaScript Tutorial, SQL Tutorial, Database Articles, W" <fresherswalkin@...>
Date: Thu Mar 12, 2009 4:35 pm
Subject: How stable is your job and company you know?
fresherswalkin
Offline Offline
Send Email Send Email
 
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
with our research about your job, company, internship. Helpful tips for
improvement of your company and your skills.

http://www.globalguideline.com/articles/research.php?c=Jobs_Interview_Internship\
_Resume_Making_articles

Explore Interview Questions and Answers
http://www.globalguideline.com/iq

#1149 From: "HTML Tutorial, XML Tutorial, XSLT Tutorial, CSS Tutorial, SEO Tutorial, JavaScript Tutorial, SQL Tutorial, Database Articles, W" <fresherswalkin@...>
Date: Fri Feb 27, 2009 5:46 pm
Subject: Computer Tutorials with Interview Questions And Answers
fresherswalkin
Offline Offline
Send Email Send Email
 
Explore Thousands of Interview Questions and Answers pick your field
and start the Interview Questions and answers Guide for your better JOB.

http://www.globalguideline.com/iq/

#1148 From: ycaseau
Date: Sun Feb 15, 2009 2:57 pm
Subject: New release available
ycaseau
Offline Offline
 
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 differences with the previous one:

(1) I had to modify the compiling of CLAIRE strings into C++ char* to
take the stricter definition of new compiler (such as Visual Studio
9.0, which I am now using).

(2) I have included the CLAIRE source code of the compiler in the
release. This makes CLAIRE a truly open-source project, which was not
fully the case before.

I had not worked on CLAIRE for 3 years (no reported bugs :)). I have
been using it for various stochastic/game theory/finite event
simulation applications, without any difficulty and still enjoying the
efficiency of the "original formula".

I plan to resume "serious work" this summer, with a CLAIRE-to-python
compiler (same as JLight) as a possible outcom. I have been thinking
about next-10years-CLAIRE  fate for a while and I'll post a summary
pretty soon.

Cheers,

-- Yves


PS: (1) Thanks to Arnaud Linz for his help to move to Visual Studio
9.0
(2) I am making this a "special notice" since there has been no
release activity for a very long time.

#1147 From: ycaseau
Date: Thu Feb 28, 2008 5:46 am
Subject: Next CLAIRE resease scheduled for this summer
ycaseau
Offline Offline
 
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 included) in the public domain. 7 years ago, I figured that
CLAIRE would either pick up (thanks to the effort of ExpertSolution)
or die.

It turns out that neither have occured. There is enough value in
CLAITR to keep it alive, even though it is too exotic (and not enough
investment has been made to make it robust, simple and publicized
enough) to catch. On the other hand, the current distribution policy
is preventing the newcomers to take ownership of the existing system.
It is time to open up !

I have a small stack of pending bugs to fix first. Since those are
bugs that I found on my own, I was under no pressure to fix them
quickly (they are linked to the use of some compiler options, so I
simply changed the option ...)

I'll return in April with a more definite plan.

Cheers,

-- Yves Caseau

PS: as you may have noticed, I am now restricting the arrival of
newcomers to get rid of spam. I'll admit anyone who write a short
sentence to tell me he/she wants to join :)

#1146 From: ycaseau
Date: Sun Feb 10, 2008 4:49 pm
Subject: Re: A Wiki for Programmers
ycaseau
Offline Offline
 
Indeed this site has been lacking in activity !
I have a lot of cleaning to do ...
Although I keep using CLAIRE almost every week, I have postponed
taking care of the few pending bugs/improvement suggestions that are
waiting in my stack.

I'll probably return to it this summer, and I'll look at Rosetta Code
in a few month when I am done with my current projects.

I'll also start releasing some CLAIRE library as well.

More later,

-- Yves Caseau

--- In claireprogramminglanguage@yahoogroups.com, "mikemol6453"
<mikemol@...> wrote:
>
> (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 to demonstrate programming
> languages by using multiple languages to accomplish identical tasks.
> For example, imagine taking the quintessential "Hello World"
examples
> for thirty different programming languaes, and listing them all on
the
> same page.  Rosetta Code aims to apply this process to tasks much
more
> useful and interesting than merely user output.
>
> The website is interesting to people with a passion for programming
> languages, and helpful to people who are learning new programming
> languages, or even learning their first.
>
> Currently, popular languages like C++, Java, Perl and PHP are well
> represented, but languages such as Forth, X86 assembly and Seed7
have
> made a showing.  I would like to see more contributions of
> lesser-known and experimental languages.
>
> I notice that Claire seems to be lacking in activity of late; even
the
> FAQ hasn't been updated in a while.  However, I'd love to see Claire
> be represented at Rosetta Code.
>
> http://rosettacode.org
>

#824 From: "mikemol6453" <mikemol@...>
Date: Fri Mar 16, 2007 7:59 pm
Subject: A Wiki for Programmers
mikemol6453
Offline Offline
Send Email Send Email
 
(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 to demonstrate programming
languages by using multiple languages to accomplish identical tasks.
For example, imagine taking the quintessential "Hello World" examples
for thirty different programming languaes, and listing them all on the
same page.  Rosetta Code aims to apply this process to tasks much more
useful and interesting than merely user output.

The website is interesting to people with a passion for programming
languages, and helpful to people who are learning new programming
languages, or even learning their first.

Currently, popular languages like C++, Java, Perl and PHP are well
represented, but languages such as Forth, X86 assembly and Seed7 have
made a showing.  I would like to see more contributions of
lesser-known and experimental languages.

I notice that Claire seems to be lacking in activity of late; even the
FAQ hasn't been updated in a while.  However, I'd love to see Claire
be represented at Rosetta Code.

http://rosettacode.org

#749 From: vicdweck
Date: Wed Nov 15, 2006 8:21 am
Subject: segmentation fault when installing Claire
vicdweck
Offline Offline
 
Hi,

I'm getting the segmentation fault below, when running "make cclaire"
in the xlclaire-v3.3.37's Makefile:

./sclaire  -m Compile -m Serialize -cx ccmain -o cclaire
make: *** [cclaire] Segmentation fault

Can someone help me solving this problem?

Thanks,

Victor

#742 From: Michael Keezer <mkeezer2002@...>
Date: Thu Sep 28, 2006 7:02 pm
Subject: Looking for CLAIRE Language information
mkeezer2002
Offline Offline
Send Email Send Email
 
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
get on this language ?

Another question I got is does anyone have or know of
step by step instructions on how to build CLAIRE under
Windows XP environment ? I'd sure appreciate getting a
copy.. thanks in advance.

Mike

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

#677 From: "leethu2002" <leethu2002@...>
Date: Sun Apr 2, 2006 3:08 am
Subject: claire schedule
leethu2002
Offline Offline
Send Email Send Email
 
where i can get the new version of claire schedule?
thank.


Li

#675 From: "fabien_le_huede" <fabien.lehuede@...>
Date: Wed Mar 22, 2006 3:06 pm
Subject: Should I keep an old PC to compile Claire ?
fabien_le_huede
Offline Offline
Send Email Send Email
 
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 can still get a correct version of claire installed
(e.g., that does not trigger a seg-fault after a gc). Our latest
experiment of this is on a 64 bit computer with g++ 3.4.5, where
claire does not compile at all...
I know Nicolas allready sent this question on the claire-language
forum and got no answer.
Since new versions of claire are produced again, is this issue going
to be addressed someday ?

Best wishes,

Fabien

#670 From: "HOUE Raymond" <rhoue@...>
Date: Wed Feb 8, 2006 1:57 pm
Subject: Another problem with XL claire installation
ngouna
Offline Offline
Send Email Send Email
 
Hi all,

I’m still suffering to install XLCLAIRE properly. My compiler didn’t
understand the « snprintf » instruction, so I turned it into « sprint ». The
problem is that, when creating the “cclaire-s.cpp” file, my system stopped.
This is the result:



C:\CLAIRE\xlclaire>nmake /f Makefile.nt install



Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0

Copyright (C) Microsoft Corp 1988-1998. All rights reserved.



         sclaire -env ntv -O -m Compile -m Serialize -cx ccmain -o cclaire

default memory size by 2^3 and 2^3, Loglist = 21

-- CLAIRE run-time library v3.3.36 [os:Darwin-ppc-g++4.0.1, C++:g++] --

¼û ++++ Generate the file ccmain.cl [v3.3.36 - safety:¼û]

► ☻úV ☻úV ☻úV ==== Generate system file csrc\cclaire-s.cpp

☺☺☺☺☺☺☺☺☺☺☺☺☺☺ ==== launch nmake /nologo /c /f
cclaire.mk ====

         cl -Iinclude -c /O2 -nologo /DCLPC /Focsrc\cclaire-s.obj /Tp csrc/cclair

e-s.cpp

cclaire-s.cpp

csrc/cclaire-s.cpp(16) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(16) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(17) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(24) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(24) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(26) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(26) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(27) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(28) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(28) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(31) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(35) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(35) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(38) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(49) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(49) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(51) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(51) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(52) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(57) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(57) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(58) : error C2018: unknown character '0x1'

NMAKE :  U1077: 'cl' : return code '0x2'

Stop.

bye...

NMAKE : fatal error U1077: 'sclaire' : return code '0x1'

Stop.



And here is the resulting line 16 of the concerned file (cclaire-s.cpp): in my
editor, the “” character looks like “SOH”

16
Core.initModule("Core",mClaire.it,list::alloc(Kernel.emptySet,,_oid_(Kernel.it))\
,



   _____



[Non-text portions of this message have been removed]

#668 From: "HOUE Raymond" <rhoue@...>
Date: Mon Jan 30, 2006 3:31 pm
Subject: XL claire installation
ngouna
Offline Offline
Send Email Send Email
 
Hi all, sorry once more for disturbing you. I am a beginner in CLAIRE and
there are few stuffs of with I don't have enough experience.

I had another problem with the installation process, this time with XL
CLAIE. My compiler tells me this:



C:\xlclairev3.3>nmake /f Makefile.nt



Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0

Copyright (C) Microsoft Corp 1988-1998. All rights reserved.



         cl -c -nologo /Iinclude /DCLPC /O2 /Foobjs/clPort.obj /Tp
csrc/clPort.cp

p

clPort.cpp

csrc/clPort.cpp(111) : error C2065: 'snprintf' : undeclared identifier

NMAKE : fatal error U1077: 'cl' : return code '0x2'

Stop.





How can I set my compilation options in other to cope with the use of the
'snprintf' statement?







[Non-text portions of this message have been removed]

#667 From: "HOUE Raymond" <rhoue@...>
Date: Mon Jan 30, 2006 3:13 pm
Subject: Installation and use of the mysql library
ngouna
Offline Offline
Send Email Send Email
 
Hi all,

Could someone tell me where I could find a manual on the installation and
the use of the mysql library? I did not find any readme within the tar file.

Thanks for your help.







   _____

De : claireprogramminglanguage@yahoogroups.com
[mailto:claireprogramminglanguage@yahoogroups.com] De la part de ycaseau
Envoy : samedi 28 janvier 2006 09:31
 : claireprogramminglanguage@yahoogroups.com
Objet : [Claire Programming Language] v3.3.42 is available



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 float
with n digits precision
(2) I have added a bunch of macros to enable the addition,
multiplication, division and substraction of a float and an integer or
conversely
(3) I have included a smart GC protection modification proposed by
Sylvgain that removes a potential bug
(4) a few minor optimizations with no visible effects

I plan to deliver another release in a few month with a few
fixes/substitution for some of the hard problems that were posted last
year.

I also plan to post some "code samples" as opposed to libraries, to
make some of my pet projects available for comment/improvements.
-> game theory simulation
-> finite event simulation  (OAI project)

Cheers,

-- Yves






SPONSORED LINKS


Basic
<http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Basic+pro
gramming+language&w2=Computer+programming+languages&w3=Programming+languages
&w4=Java+programming+language&c=4&s=126&.sig=bnac3LCZpttb3c9FvbVU-A>
programming language

Computer
<http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=Basic
+programming+language&w2=Computer+programming+languages&w3=Programming+langu
ages&w4=Java+programming+language&c=4&s=126&.sig=1Czd2hKCO9_u4KVZQperFQ>
programming languages

Programming
<http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Basic+programm
ing+language&w2=Computer+programming+languages&w3=Programming+languages&w4=J
ava+programming+language&c=4&s=126&.sig=TyHGCjod4YOKITrSq1xccQ>  languages


Java
<http://groups.yahoo.com/gads?t=ms&k=Java+programming+language&w1=Basic+prog
ramming+language&w2=Computer+programming+languages&w3=Programming+languages&
w4=Java+programming+language&c=4&s=126&.sig=PZAexF9LyXpKb3HDJSlB1g>
programming language







   _____

YAHOO! GROUPS LINKS



*  Visit your group "claireprogramminglanguage
<http://groups.yahoo.com/group/claireprogramminglanguage> " on the web.

*  To unsubscribe from this group, send an email to:
  claireprogramminglanguage-unsubscribe@yahoogroups.com
<mailto:claireprogramminglanguage-unsubscribe@yahoogroups.com?subject=Unsubs
cribe>

*  Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/>  Terms of Service.



   _____



[Non-text portions of this message have been removed]

#666 From: ycaseau
Date: Sat Jan 28, 2006 8:31 am
Subject: v3.3.42 is available
ycaseau
Offline Offline
 
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 float
with n digits precision
(2) I have added a bunch of macros to enable the addition,
multiplication, division and substraction of a float and an integer or
conversely
(3) I have included a smart GC protection modification proposed by
Sylvgain that removes a potential bug
(4) a few minor optimizations with no visible effects

I plan to deliver another release in a few month with a few
fixes/substitution for some of the hard problems that were posted last
year.

I also plan to post some "code samples" as opposed to libraries, to
make some of my pet projects available for comment/improvements.
-> game theory simulation
-> finite event simulation  (OAI project)

Cheers,

-- Yves

#665 From: ycaseau
Date: Sat Jan 28, 2006 8:10 am
Subject: [Claire Programming Language] Re: CLAIRE Installation problem
ycaseau
Offline Offline
 
This looks like a classical "environment variable" problem to me.
you need to set CLAIRE3_HOME to the installation directory.

Cheers,

-- Yves

--- In claireprogramminglanguage@yahoogroups.com, "HOUE Raymond"
<rhoue@e...> wrote:
>
> Hi all,
>
>
>
> How I managed to install CLAIRE, by modifying some files: in
clConsole.cpp
> and clNoConsole.cpp, I changed the lines [53] and [45] into
>
> int i, j,k;
>
> k=1;
>
> j=3;
>
> k=3;
>
> and then added void  before the main, and finally commented the
return line.
>
> I succeeded in creating the .exe file. It seems to work properly.
>
>
>
> But I wondering about this message, obtained at the end of the
installation
> process:
>
> ---- [load CLAIRE file: ccmain]
>
> **** An internal error [36] has occured:
>
> cannot open file \include\ccmain.hclaire>
>
>
>
> Could somebody tell me more about?
>
> Thanks.
>
>
>
>
>
>   _____
>
> De : claireprogramminglanguage@yahoogroups.com
> [mailto:claireprogramminglanguage@yahoogroups.com] De la part de
ycaseau
> Envoy : mardi 24 janvier 2006 07:21
>  : claireprogramminglanguage@yahoogroups.com
> Objet : [Claire Programming Language] Re: CLAIRE Installation
problem
>
>
>
> Hello,
>
> this is very strange ... many of us (including myself) are running
> claire under XP and never got anything similar.
>
> My guess (based on the few lines that you sent) is that it has to
do
> with the Visual Studio C++ options (I am using an older version) :
> it seem to complain about "degault int".
>
> The lines that are concerned are:
>
> // this is our main function (a simpler version of what is in
> main.cpp)
> main(int argc, char *argv[])
> {int k = 1, i = 3, j = 3;     // this is line 53
>
> It looks like you have a compiler option that requires a more
> specific type info ... try to look into the compiler doc. However,
> if this is the case, the installation process should complain
pretty
> quickly, since almost all C++ files from CLAIRE use this pattern.
>
> Sorry, I can't tell you more.
>
> -- Yves Caseau
>
>
>
> --- In claireprogramminglanguage@yahoogroups.com, "ngouna"
> <rhoue@e...> wrote:
> >
> > 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 type
> > specifier - int
> >  assumed. Note: C++ does not support default-int
> > NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
> Studio 8
> > \VC\BIN\c
> > l.EXE"' : return code '0x2'
> > Stop.
> >
> > May be I missed a step of the installation process.
> > Thanks for your help.
> >
>
>
>
>
>
>
>
> SPONSORED LINKS
>
>
> Basic
> <http://groups.yahoo.com/gads?
t=ms&k=Basic+programming+language&w1=Basic+pro
>
gramming+language&w2=Computer+programming+languages&w3=Programming+la
nguages
> &w4=Java+programming+language&c=4&s=126&.sig=bnac3LCZpttb3c9FvbVU-
A>
> programming language
>
> Computer
> <http://groups.yahoo.com/gads?
t=ms&k=Computer+programming+languages&w1=Basic
>
+programming+language&w2=Computer+programming+languages&w3=Programmin
g+langu
>
ages&w4=Java+programming+language&c=4&s=126&.sig=1Czd2hKCO9_u4KVZQper
FQ>
> programming languages
>
> Programming
> <http://groups.yahoo.com/gads?
t=ms&k=Programming+languages&w1=Basic+programm
>
ing+language&w2=Computer+programming+languages&w3=Programming+languag
es&w4=J
> ava+programming+language&c=4&s=126&.sig=TyHGCjod4YOKITrSq1xccQ>
languages
>
>
> Java
> <http://groups.yahoo.com/gads?
t=ms&k=Java+programming+language&w1=Basic+prog
>
ramming+language&w2=Computer+programming+languages&w3=Programming+lan
guages&
> w4=Java+programming+language&c=4&s=126&.sig=PZAexF9LyXpKb3HDJSlB1g>
> programming language
>
>
>
>
>
>
>
>   _____
>
> YAHOO! GROUPS LINKS
>
>
>
> *  Visit your group "claireprogramminglanguage
> <http://groups.yahoo.com/group/claireprogramminglanguage> " on the
web.
>
> *  To unsubscribe from this group, send an email to:
>  claireprogramminglanguage-unsubscribe@yahoogroups.com
> <mailto:claireprogramminglanguage-unsubscribe@yahoogroups.com?
subject=Unsubs
> cribe>
>
> *  Your use of Yahoo! Groups is subject to the Yahoo!
> <http://docs.yahoo.com/info/terms/>  Terms of Service.
>
>
>
>   _____
>
>
>
> [Non-text portions of this message have been removed]
>

#664 From: claireprogramminglanguage@yahoogroups.com
Date: Sat Jan 28, 2006 8:07 am
Subject: New file uploaded to claireprogramminglanguage
claireprogramminglanguage@yahoogroups.com
Send Email Send Email
 
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        : /release-3-3-42.zip
   Uploaded by : ycaseau
   Description : Version 3.3.42

You can access this file at the URL:
http://groups.yahoo.com/group/claireprogramminglanguage/files/release-3-3-42.zip

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

ycaseau

#663 From: sbenilan
Date: Thu Jan 26, 2006 2:11 pm
Subject: Re: CHOCO solver
sbenilan
Offline Offline
 
--- In claireprogramminglanguage@yahoogroups.com, "HOUE Raymond" <rhoue@e...>
wrote:
>
> Hi Syvain,
>
> I downoalded the latest XCL but I did not find any read me within the zip
> file. I am using XP.

If you have downloaded xlclaire-v3.3.36.tgz, you must find a README file that
will give you
the information necessary to install XL CLAIRE under win32.

> If I understoud what you are explaining, CLAIRE has a solver independent
> from the CHOCO one. I am right?

No, but you will find the Choco module (written in the claire) in the Download
section of
claire-language. Choco was used to be written in claire but since a year or two
it has been
translated for the Java patform.

Sylvain

#662 From: "HOUE Raymond" <rhoue@...>
Date: Thu Jan 26, 2006 1:58 pm
Subject: RE: [Claire Programming Language] Re: CHOCO solver
ngouna
Offline Offline
Send Email Send Email
 
Hi Syvain,

I downoalded the latest XCL but I did not find any read me within the zip
file. I am using XP.

If I understoud what you are explaining, CLAIRE has a solver independent
from the CHOCO one. I am right?






[Non-text portions of this message have been removed]

#661 From: sebwind <sebwind@...>
Date: Thu Jan 26, 2006 12:57 pm
Subject: Re: [Claire Programming Language] CSP - downloading CHOCO tool
sebwind
Offline Offline
Send Email Send Email
 
Hello Raymond,

You can find any informations about CHOCO in this
adress

http://choco.sourceforge.net/




--- HOUE Raymond <rhoue@...> wrote:

>
>
>
>
> Hi all,
>
>
>
> Since I succeded in installing CLAIRE, I am now
> interested by performing
> some CSP.
>
> I saw that a tool called CHOCO is the one dedicated
> for such issues; but the
> download page is not reachable through the link
> giving in the CLAIRE web
> page. Could someone help me.
>
> Thanks.
>
>
>
>   _____
>
>
>
> [Non-text portions of this message have been
> removed]
>
>

#660 From: sbenilan
Date: Thu Jan 26, 2006 1:28 pm
Subject: Re: CHOCO solver
sbenilan
Offline Offline
 
--- In claireprogramminglanguage@yahoogroups.com, "HOUE Raymond" <rhoue@e...>
wrote:
>
> Finally, I got some usefull links :
>
> http://choco.sourceforge.net/
>
> http://www.dcs.gla.ac.uk/~pat/cp4/index.html
>

You can try <www.claire-language.com>, I've just updated XL claire and the
associated
documentation.
Notice that Choco has been rewritten for Java but that the last claire version
is available at
claire-language.

Regards,
Sylvain

#659 From: "HOUE Raymond" <rhoue@...>
Date: Thu Jan 26, 2006 1:12 pm
Subject: CHOCO solver
ngouna
Offline Offline
Send Email Send Email
 
Finally, I got some usefull links :

http://choco.sourceforge.net/

http://www.dcs.gla.ac.uk/~pat/cp4/index.html



   _____



[Non-text portions of this message have been removed]

#658 From: "HOUE Raymond" <rhoue@...>
Date: Thu Jan 26, 2006 12:02 pm
Subject: CSP - downloading CHOCO tool
ngouna
Offline Offline
Send Email Send Email
 
Hi all,



Since I succeded in installing CLAIRE, I am now interested by performing
some CSP.

I saw that a tool called CHOCO is the one dedicated for such issues; but the
download page is not reachable through the link giving in the CLAIRE web
page. Could someone help me.

Thanks.



   _____



[Non-text portions of this message have been removed]

#657 From: "HOUE Raymond" <rhoue@...>
Date: Thu Jan 26, 2006 10:48 am
Subject: RE: [Claire Programming Language] Re: CLAIRE Installation problem
ngouna
Offline Offline
Send Email Send Email
 
Hi all,



How I managed to install CLAIRE, by modifying some files: in clConsole.cpp
and clNoConsole.cpp, I changed the lines [53] and [45] into

int i, j,k;

k=1;

j=3;

k=3;

and then added void  before the main, and finally commented the return line.

I succeeded in creating the .exe file. It seems to work properly.



But I wondering about this message, obtained at the end of the installation
process:

---- [load CLAIRE file: ccmain]

**** An internal error [36] has occured:

cannot open file \include\ccmain.hclaire>



Could somebody tell me more about?

Thanks.





   _____

De : claireprogramminglanguage@yahoogroups.com
[mailto:claireprogramminglanguage@yahoogroups.com] De la part de ycaseau
Envoy : mardi 24 janvier 2006 07:21
 : claireprogramminglanguage@yahoogroups.com
Objet : [Claire Programming Language] Re: CLAIRE Installation problem



Hello,

this is very strange ... many of us (including myself) are running
claire under XP and never got anything similar.

My guess (based on the few lines that you sent) is that it has to do
with the Visual Studio C++ options (I am using an older version) :
it seem to complain about "degault int".

The lines that are concerned are:

// this is our main function (a simpler version of what is in
main.cpp)
main(int argc, char *argv[])
{int k = 1, i = 3, j = 3;     // this is line 53

It looks like you have a compiler option that requires a more
specific type info ... try to look into the compiler doc. However,
if this is the case, the installation process should complain pretty
quickly, since almost all C++ files from CLAIRE use this pattern.

Sorry, I can't tell you more.

-- Yves Caseau



--- In claireprogramminglanguage@yahoogroups.com, "ngouna"
<rhoue@e...> wrote:
>
> 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 type
> specifier - int
>  assumed. Note: C++ does not support default-int
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 8
> \VC\BIN\c
> l.EXE"' : return code '0x2'
> Stop.
>
> May be I missed a step of the installation process.
> Thanks for your help.
>







SPONSORED LINKS


Basic
<http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Basic+pro
gramming+language&w2=Computer+programming+languages&w3=Programming+languages
&w4=Java+programming+language&c=4&s=126&.sig=bnac3LCZpttb3c9FvbVU-A>
programming language

Computer
<http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=Basic
+programming+language&w2=Computer+programming+languages&w3=Programming+langu
ages&w4=Java+programming+language&c=4&s=126&.sig=1Czd2hKCO9_u4KVZQperFQ>
programming languages

Programming
<http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Basic+programm
ing+language&w2=Computer+programming+languages&w3=Programming+languages&w4=J
ava+programming+language&c=4&s=126&.sig=TyHGCjod4YOKITrSq1xccQ>  languages


Java
<http://groups.yahoo.com/gads?t=ms&k=Java+programming+language&w1=Basic+prog
ramming+language&w2=Computer+programming+languages&w3=Programming+languages&
w4=Java+programming+language&c=4&s=126&.sig=PZAexF9LyXpKb3HDJSlB1g>
programming language







   _____

YAHOO! GROUPS LINKS



*  Visit your group "claireprogramminglanguage
<http://groups.yahoo.com/group/claireprogramminglanguage> " on the web.

*  To unsubscribe from this group, send an email to:
  claireprogramminglanguage-unsubscribe@yahoogroups.com
<mailto:claireprogramminglanguage-unsubscribe@yahoogroups.com?subject=Unsubs
cribe>

*  Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/>  Terms of Service.



   _____



[Non-text portions of this message have been removed]

#656 From: sebwind <sebwind@...>
Date: Tue Jan 24, 2006 5:05 pm
Subject: Re: [Claire Programming Language] Re: CLAIRE Installation problem
sebwind
Offline Offline
Send Email Send Email
 
Hello,

I will try to use CLAIRE with Cygwin

@+


--- sebwind <sebwind@...> wrote:

>
> Hello Everybody,
>
> I tried to use CLAIRE under windows XP to, but where
> is the claire executable in the release 3.3.40 ?
> (sorry, i'm a beginner)
>
> Maybe I missed a another step of the installation
> process ;-)
>
> Thanks a lot
>
> have a good day
>
> sebwind
>
>
> --- ycaseau <no_reply@yahoogroups.com> wrote:
>
> > Hello,
> >
> > this is very strange ... many of us (including
> > myself) are running
> > claire under XP and never got anything similar.
> >
> > My guess (based on the few lines that you sent) is
> > that it has to do
> > with the Visual Studio C++ options (I am using an
> > older version) :
> > it seem to complain about "degault int".
> >
> > The lines that are concerned are:
> >
> > // this is our main function (a simpler version of
> > what is in
> > main.cpp)
> > main(int argc, char *argv[])
> > {int k = 1, i = 3, j = 3;     // this is line 53
> >
> > It looks like you have a compiler option that
> > requires a more
> > specific type info ... try to look into the
> compiler
> > doc. However,
> > if this is the case, the installation process
> should
> > complain pretty
> > quickly, since almost all C++ files from CLAIRE
> use
> > this pattern.
> >
> > Sorry, I can't tell you more.
> >
> > -- Yves Caseau
> >
> >
> >
> > --- In claireprogramminglanguage@yahoogroups.com,
> > "ngouna"
> > <rhoue@e...> wrote:
> > >
> > > 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 type
> > > specifier - int
> > >  assumed. Note: C++ does not support default-int
> > > NMAKE : fatal error U1077: '"C:\Program
> > Files\Microsoft Visual
> > Studio 8
> > > \VC\BIN\c
> > > l.EXE"' : return code '0x2'
> > > Stop.
> > >
> > > May be I missed a step of the installation
> > process.
> > > Thanks for your help.
> > >
> >
> >
> >
> >
> >
>
>

#655 From: sebwind <sebwind@...>
Date: Tue Jan 24, 2006 1:59 pm
Subject: Re: [Claire Programming Language] Re: CLAIRE Installation problem
sebwind
Offline Offline
Send Email Send Email
 
Hello Everybody,

I tried to use CLAIRE under windows XP to, but where
is the claire executable in the release 3.3.40 ?
(sorry, i'm a beginner)

Maybe I missed a another step of the installation
process ;-)

Thanks a lot

have a good day

sebwind


--- ycaseau <no_reply@yahoogroups.com> wrote:

> Hello,
>
> this is very strange ... many of us (including
> myself) are running
> claire under XP and never got anything similar.
>
> My guess (based on the few lines that you sent) is
> that it has to do
> with the Visual Studio C++ options (I am using an
> older version) :
> it seem to complain about "degault int".
>
> The lines that are concerned are:
>
> // this is our main function (a simpler version of
> what is in
> main.cpp)
> main(int argc, char *argv[])
> {int k = 1, i = 3, j = 3;     // this is line 53
>
> It looks like you have a compiler option that
> requires a more
> specific type info ... try to look into the compiler
> doc. However,
> if this is the case, the installation process should
> complain pretty
> quickly, since almost all C++ files from CLAIRE use
> this pattern.
>
> Sorry, I can't tell you more.
>
> -- Yves Caseau
>
>
>
> --- In claireprogramminglanguage@yahoogroups.com,
> "ngouna"
> <rhoue@e...> wrote:
> >
> > 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 type
> > specifier - int
> >  assumed. Note: C++ does not support default-int
> > NMAKE : fatal error U1077: '"C:\Program
> Files\Microsoft Visual
> Studio 8
> > \VC\BIN\c
> > l.EXE"' : return code '0x2'
> > Stop.
> >
> > May be I missed a step of the installation
> process.
> > Thanks for your help.
> >
>
>
>
>
>

#653 From: ycaseau
Date: Tue Jan 24, 2006 6:21 am
Subject: Re: CLAIRE Installation problem
ycaseau
Offline Offline
 
Hello,

this is very strange ... many of us (including myself) are running
claire under XP and never got anything similar.

My guess (based on the few lines that you sent) is that it has to do
with the Visual Studio C++ options (I am using an older version) :
it seem to complain about "degault int".

The lines that are concerned are:

// this is our main function (a simpler version of what is in
main.cpp)
main(int argc, char *argv[])
{int k = 1, i = 3, j = 3;     // this is line 53

It looks like you have a compiler option that requires a more
specific type info ... try to look into the compiler doc. However,
if this is the case, the installation process should complain pretty
quickly, since almost all C++ files from CLAIRE use this pattern.

Sorry, I can't tell you more.

-- Yves Caseau



--- In claireprogramminglanguage@yahoogroups.com, "ngouna"
<rhoue@e...> wrote:
>
> 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 type
> specifier - int
>  assumed. Note: C++ does not support default-int
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 8
> \VC\BIN\c
> l.EXE"' : return code '0x2'
> Stop.
>
> May be I missed a step of the installation process.
> Thanks for your help.
>

#652 From: "ngouna" <rhoue@...>
Date: Mon Jan 23, 2006 4:07 pm
Subject: CLAIRE Installation problem
ngouna
Offline Offline
Send Email Send Email
 
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 type
specifier - int
  assumed. Note: C++ does not support default-int
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8
\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.

May be I missed a step of the installation process.
Thanks for your help.

#637 From: njussien_fr
Date: Mon Oct 3, 2005 2:53 pm
Subject: Re: Choco?
njussien_fr
Offline Offline
 
Choco has been ported to Java. The new site is now :
http://choco.sf.net

/Narendra


--- In claireprogramminglanguage@yahoogroups.com, "strombergjo"
<jstromberg@h...> wrote:
> Hi,
>
> Does anyone know what has happened to Choco?
>
> I tried www.choco-constraints.net but it seems to be unavailable.
>
> /Johannes

#636 From: "strombergjo" <jstromberg@...>
Date: Mon Oct 3, 2005 2:36 pm
Subject: Choco?
strombergjo
Offline Offline
Send Email Send Email
 
Hi,

Does anyone know what has happened to Choco?

I tried www.choco-constraints.net but it seems to be unavailable.

/Johannes

Messages 635 - 1151 of 1160   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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