PB written by which language?

Everything else that doesn't fall into one of the other PB categories.
gabriel
Enthusiast
Enthusiast
Posts: 137
Joined: Sat Aug 01, 2009 4:49 pm
Location: Beirut, Lebanon

PB written by which language?

Post by gabriel »

hello:

Just a curious question: PB is written by which language??

thanks
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: PB written by which language?

Post by srod »

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.
I may look like a mule, but I'm not a complete ass.
gabriel
Enthusiast
Enthusiast
Posts: 137
Joined: Sat Aug 01, 2009 4:49 pm
Location: Beirut, Lebanon

Re: PB written by which language?

Post by gabriel »

thanks!
User avatar
Blue Steel
Enthusiast
Enthusiast
Posts: 132
Joined: Wed Aug 31, 2005 4:49 pm
Contact:

Re: PB written by which language?

Post by Blue Steel »

lol... guess what language they are going to try to use ... the language that wrote this one .. lol I bet you ;)
rational of non programmers... that language wrote this one so its better ..
Currently using PureBasic 4.51(x86)

Image http://www.codingmonkeys.com
Covers many languages including PureBasic
Fred
Administrator
Administrator
Posts: 18553
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB written by which language?

Post by Fred »

srod is completely right (damn !).
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: PB written by which language?

Post by srod »

Blue Steel wrote:lol... guess what language they are going to try to use ... the language that wrote this one .. lol I bet you ;)
rational of non programmers... that language wrote this one so its better ..
And the initial 'bootstrapping' compiller would have been written is ASM which means that we are all daft for not using ASM! :)
Fred wrote:srod is completely right (damn !).
Right, in that case I am switching to C - it must be a better language to use! :wink:
I may look like a mule, but I'm not a complete ass.
Fred
Administrator
Administrator
Posts: 18553
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB written by which language?

Post by Fred »

Believe me, it's not :P.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: PB written by which language?

Post by srod »

Fred wrote:Believe me, it's not :P.
This lad needs no convincing of that. :)
I may look like a mule, but I'm not a complete ass.
ferty
User
User
Posts: 70
Joined: Fri Jun 03, 2005 8:22 pm
Location: Glos,Uk

Re: PB written by which language?

Post by ferty »

What about the linux version ????.
They Say You Never Stop Learning,Well I Can`t Seem To Start. :(
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: PB written by which language?

Post by ts-soft »

ferty wrote:What about the linux version ????.
the same, but compiled with GCC
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Re: PB written by which language?

Post by Foz »

Out of sheer morbid curiosity, is the PB language and features at a point where it could become a self-hosting compiler?
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6175
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: PB written by which language?

Post by blueznl »

I see no reason why not. But hey, so could pretty much any language, as long as it would direct access to files and is able to manipulate data on byte level :-)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
the.weavster
Addict
Addict
Posts: 1583
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: PB written by which language?

Post by the.weavster »

Can/could the PureBasic compiler output C code?
Fred
Administrator
Administrator
Posts: 18553
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB written by which language?

Post by Fred »

Nop.
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Re: PB written by which language?

Post by milan1612 »

Fred wrote:Nop.
It would be possible though? What amount of work would you reckon it'd be for you?
Windows 7 & PureBasic 4.4
Post Reply