Re: What do you think of PELLES C ???
Posted: Mon Oct 11, 2010 11:25 pm
Thanks BLOOD...now i have understand 

http://www.purebasic.com
https://www.purebasic.fr/english/
True enough, it is not my quote... It was just used for a little comedy, so I apologise for any confusion caused.Blood wrote: It's not his quote. Please quote sources when you use a quote or people might think you said it! Especially famous ones.C++: an octopus made by nailing extra legs onto a dog.
--Steve Taylor
The entity "all Basic programmers" does not exist.Vitor_Boss® wrote: I think this is common to all Basic programmers.
Utlimate++ utilise ses propres librairies en code c++, ce qui le rend independant des autres libs tres lourdes avec l'avantage d'etre multiplateforme, le code est plus lisible que du c++ standard, il y'a un designer et plein de codes sources a etudier plus des tutoriaux, j'avoue avoir ete bluffé par cette ide, les programmes generes sont tres rapides, j'ai configure et utilisé le compilateur gcc avec l'ide et tout marche a merveille...Kwaï chang caïne wrote:Hello COOLMAN glad to talk to you![]()
I don't know this langage![]()
Thanks a lot for your link :roll:
At the pleasure to read you
Code: Select all
Procedure.i SumFunc(a,b,c)
If (a=b And c<>3) Or (c=b And a<>3)
ProcedureReturn 1
EndIf
ProcedureReturn 0
EndProcedure
Code: Select all
int SumFunc( int a, int b, int c)
{
If ((a==b && c!=3) || (c==b && a!=3))
{
Return 1;
}
Return 0;
}
Alors la tu met le doigt sur un truc que je revais de faire, tu as peut etre vu le POST que j'avais ecris, et qui n'a intéréssé personne.j'ai utilise pendant un certain temps bcx un language basic qui traduit le code en source C et permet de le compiler notement tres efficacement avec PellesC...
Pour les gens "brain inside" oui....pour KCC la premiere chose qu'il a trouvé dans la prog...c'est le frein.cela dit le niveau ne doit pas etre un frein,
Enfin une bonne nouvellePrecision : la pluparts des compilateurs existant peuvent compiler le c et le c++ sans probleme...
Super "Ouane pohineuteu !!! " for PELLES CSi tu veux absolument utilise le c alors PellesC ou LCC est un bon choix...
J'ai installé tou U++, il est splendidePour ce qui est de Ultimate++, ce n'est pas un language, c'est un editeur de code source avec des librairies (gui) multiplateforme codee en c++
I used for some time BCX a basic language that translates the C source code and compile it can very effectively with notement PellesC ...
that said the level should not be an obstacle,
Precision: Most existing compilers can compile C and C + + without problem ...
Super "One point" For PELLES CIf you really want to use the c then PellesC or LCC is a good choice ...
Regarding Ultimate + + is not a language is a source code editor with libraries (gui) cross-platform code in C + +
Tu as raison, remarque ils en parlaient sur le FR, c'est NICO qui regrettait que le fait de gerer 3 plateformes ralentissait la progression de windows.ca ne doit pas etre evident de gerer trois systemes en meme temps (window, mac et linux)
Ou la la !!!! m'en parle pas....j'en ai marre de tous ces langages qui sortent tous les jours et qui promettent toujours mieux que le precedentComme tu le vois, le choix est tellement vaste qu'il est difficile de faire un choix definitif...
Je n'y manquerais pas...je te remercie....de la chance il va m'en falloir.Pour le reste, je te suggere d'etudier les tutos signales plus haut...
bonne chance
ca must not be obvious to manage three systems at the same time (Windows, Mac and Linux) [/ quote]
You're right, says they talked on the FR, which is NICO regretted that to manage 3 platforms slowed the progression of windows.
It would have been better to make a PB by OS
http://www.purebasic.fr/french/viewtopic.php?p=120597 # p120597
As you see, the choice is so vast that it is difficult to make a final choice ...[/ quote]
I'm tired of all these languages coming out every day and that promise still better than the previous one![]()
Therefore, when you have a small head, have to be smart.
I told myself: "If grandpa, he has learned everything Dad, and Dad taught me everything ... it was me ..." so .... is that if I'm going to ask grandpa, normally he should know everything I know me![]()
Since the C and ASM are the basis of everything that exists, and leaves much to learn one language is one of the two ...
For the rest, I suggest you study the tutorials pointed out above ...
good luck [/ quote]
I do that ... thank you .... good luck he'll have to go.
Note that I already had to cross the road to PB.
Maybe one day I would cross the path of a pensioner who is fluent in C and want to send me everything he knows before he go![]()
This quote shocked me, and I repeat it often in my head, every time someone died![]()
[size = 150] A senior who disappears .. it is a library that burns .....[/ size] [/ b]
Again thank you for this fascinating discussion
I wish you an Excellent Sunday