I guess it could be just that because I am trying to write my own, I could pick up some design of some other languages to produce the ultimate language (well, PureBasic is already the ultimate, but aren't we all greedy
Anyone wrote a (full featured) programming language?
-
merihevonen
- Enthusiast

- Posts: 326
- Joined: Mon Jan 01, 2007 7:20 pm
Anyone wrote a (full featured) programming language?
It doesn't matter if it was programmed in PureBasic, C, C++ or something else.. but I would be very interested to see what kind of programming languages you people have done.
I guess it could be just that because I am trying to write my own, I could pick up some design of some other languages to produce the ultimate language (well, PureBasic is already the ultimate, but aren't we all greedy
)
I guess it could be just that because I am trying to write my own, I could pick up some design of some other languages to produce the ultimate language (well, PureBasic is already the ultimate, but aren't we all greedy
-
Killswitch
- Enthusiast

- Posts: 731
- Joined: Wed Apr 21, 2004 7:12 pm
I've never managed to write a full featured programming language as you call it, but I've done a fair bit:
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
They're a mixture of interperters and 'true' compilers - some are a lot better than others! I don't think I shared the source for all of them, but I'm more than willing to make it available, if you'd like it.
P.S - If you don't already know about it, look into 'Reverse Polish Notation' - it helps!
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
They're a mixture of interperters and 'true' compilers - some are a lot better than others! I don't think I shared the source for all of them, but I'm more than willing to make it available, if you'd like it.
P.S - If you don't already know about it, look into 'Reverse Polish Notation' - it helps!
~I see one problem with your reasoning: the fact is thats not a chicken~
- Kaeru Gaman
- Addict

- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
-
merihevonen
- Enthusiast

- Posts: 326
- Joined: Mon Jan 01, 2007 7:20 pm
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
-
merihevonen
- Enthusiast

- Posts: 326
- Joined: Mon Jan 01, 2007 7:20 pm
- Rook Zimbabwe
- Addict

- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
-
merihevonen
- Enthusiast

- Posts: 326
- Joined: Mon Jan 01, 2007 7:20 pm
yoxola, you forgot the most important one 
MakeGirlfriend(Name, Age, WaistSize, SlimOrFat, IsSexy, IsWhore)
So to have an 18-year old sexy and slim 34D cup sized whore named Kimberly:
MakeGirlfriend("Kimberly", 18, #WaistSize_34D, #Slim, #True, #True)
If Fred would implement that to PureBasic then I would buy it for thousands!
MakeGirlfriend(Name, Age, WaistSize, SlimOrFat, IsSexy, IsWhore)
So to have an 18-year old sexy and slim 34D cup sized whore named Kimberly:
MakeGirlfriend("Kimberly", 18, #WaistSize_34D, #Slim, #True, #True)
If Fred would implement that to PureBasic then I would buy it for thousands!
I will buy a full-license of this language!!!merihevonen wrote:yoxola, you forgot the most important one
MakeGirlfriend(Name, Age, WaistSize, SlimOrFat, IsSexy, IsWhore)
So to have an 18-year old sexy and slim 34D cup sized whore named Kimberly:
MakeGirlfriend("Kimberly", 18, #WaistSize_34D, #Slim, #True, #True)
If Fred would implement that to PureBasic then I would buy it for thousands!
PB 6.21 beta, PureVision User
-
LuCiFeR[SD]
- 666

- Posts: 1033
- Joined: Mon Sep 01, 2003 2:33 pm
-
merihevonen
- Enthusiast

- Posts: 326
- Joined: Mon Jan 01, 2007 7:20 pm

