Page 3 of 4
Re: PB written by which language?
Posted: Thu Jan 14, 2010 10:56 pm
by skywalk
Srod wrote:
The compiler itself I believe is written in C and compiled with VS etc. The user-libs are written in a combination of C and ASM. The IDE is written in PB.
Fred wrote:
srod is completely right (damn !).
C'mon! Has anyone seen these two in the same room at the same time?
Re: PB written by which language?
Posted: Fri Jan 15, 2010 11:16 am
by srod
skywalk wrote:Srod wrote:
The compiler itself I believe is written in C and compiled with VS etc. The user-libs are written in a combination of C and ASM. The IDE is written in PB.
Fred wrote:
srod is completely right (damn !).
C'mon! Has anyone seen these two in the same room at the same time?
lol.
Damn, my/our secret is out!
But what you didn't know is that Sparkie = Freak, Netmaestro = Rings, Trond = Bericko, Fangbeast = complete arse... no wait, the last one is no secret!
Now then, consider the following immutable facts :
- Fred = expert in C, asm, c++, ...
srod = jibbering idiot in C, asm, c++,...
- Fred = cultured wine drinker...
srod = rampant beer monster not fit for decent society!
Need any more convincing?

Re: PB written by which language?
Posted: Fri Jan 15, 2010 12:57 pm
by flaith
Re: PB written by which language?
Posted: Fri Jan 15, 2010 12:59 pm
by Fred
Re: PB written by which language?
Posted: Fri Jan 15, 2010 1:15 pm
by blueznl
Hey, go easy on fanglez, bad youth, bad teeth, bad habits, bad taste... bad choice in programming buddies

but hey, he cannot help it, the hamsters made him do it!
Re: PB written by which language?
Posted: Fri Jan 15, 2010 1:25 pm
by Foz
blueznl wrote:Hey, go easy on fanglez, bad youth, bad teeth, bad habits, bad taste... bad choice in programming buddies

but hey, he cannot help it, the hamsters made him do it!
Good choice of language though!
Re: PB written by which language?
Posted: Fri Jan 15, 2010 1:33 pm
by blueznl
Yeah, at least we all have
something going for us

Re: PB written by which language?
Posted: Fri Jan 15, 2010 7:16 pm
by utopiomania
This reminds me of me in the Burnsville Shopping Center in MN, USA. I was smoking a real nasty Norwegian smoke, studying three yellow boxes from the same compiler factory,. wondering what to buy? (And wondering why people was looking at me that way) Basic, C, or Pascal?
On the back of the C box, they said they used C to write their Basic and Pascal compilers, so I bought the C compiler, and
regretted it from day one.
Later, I bought the Basic compiler and has lived happy ever since with the Basic language. And if you wonder why they stared at me? Because the whole mall was a no-smoking area.
Re: PB written by which language?
Posted: Fri Jan 15, 2010 10:12 pm
by Num3
utopiomania wrote:... And if you wonder why they stared at me? Because the whole mall was a no-smoking area.
PRICELESS

Re: PB written by which language?
Posted: Fri Jan 15, 2010 10:36 pm
by Rook Zimbabwe
I am actually srod's evil twin! (on alternate thursdays with Kwai Chang)-- You didn't mention that one!!!

Re: PB written by which language?
Posted: Fri May 07, 2010 6:29 pm
by srod
Re: PB written by which language?
Posted: Fri May 07, 2010 11:18 pm
by Foz
hostonmark wrote:PB is written in procedure oriented languages only.
That statement is a resounding #False.
hostonmark wrote:So C is the best among all Procedure Oriented languages
"best" is an ambiguous term. If you mean the leanest and the fastest, then no, that crown belongs to Assembly Language and it always will.
If you mean that it's the fastest to code in, well, in my opinion, PureBasic is the fastest language to code in.
hostonmark wrote:So it is written in C language.
A minor #False. Try a mixture of (mostly) C, and (a little bit) of raw Assembly Language and you have the correct answer. At least I think there is still some minority code written in ASM.
Re: PB written by which language?
Posted: Fri May 07, 2010 11:33 pm
by Fangbeast
Fangbeast = complete arse... no wait, the last one is no secret!
Leave my arse out of it you pervert, it's shy!!
srod = rampant beer monster not fit for decent society!
Not to forget...car crashing, sheep rotating, cat felching, hamster lover (un-natural love with feathers and dingo endings) and he loves his pile of festering, steaming underpants too much to see straight!!!!
Re: PB written by which language?
Posted: Fri May 07, 2010 11:36 pm
by Fangbeast
blueznl wrote:Hey, go easy on fanglez, bad youth, bad teeth, bad habits, bad taste... bad choice in programming buddies

but hey, he cannot help it, the hamsters made him do it!
Bastard!! I thought you told me when the cheque arrived that you wouldn't reveal OUR secrets??? Guess I can't trust the dutch when they are paid.
Blueznl, I didn't want to do this but I guess I have to reveal the photos that srod gave me of that time you and he had that chook party at fred's place!!! Feathers flying everywhere and traumatised chickens running screaming from the coop!!! The bill from the chicken psychologist was horrondeous. I am still selling srod's indecently perverted carcass on the street every day just to pay it!!
Re: PB written by which language?
Posted: Sat May 15, 2010 11:43 am
by Thorium
smithdwsn wrote:It is written in C complier so first of all, it is very secure so dont worry about PB. Because C is strongest, robust and secure language. With the help of ASM. So it works nice and better.
Just because something is written in C don't makes it secure. Actualy C lets you do very unsecure stuff. ^^