Interesting new programming language

For everything that's not in any way related to PureBasic. General chat etc...
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Interesting new programming language

Post by eesau »

Check it out here.
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Is that serious?
I mean, the name lol code hehehe.
The site is really slow, can't seem to download it.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
Comtois
Addict
Addict
Posts: 1433
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Post by Comtois »

dont forget Goto++
Please correct my english
http://purebasic.developpez.com/
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

:D
Dare2 cut down to size
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

You have to be joking...!

Code: Select all

CAN HAS STDIO
Talk about bad grammar!
:lol:
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Code: Select all

POPDAMSG "Howdy partner."
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
pdwyer
Addict
Addict
Posts: 2813
Joined: Tue May 08, 2007 1:27 pm
Location: Chiba, Japan

Post by pdwyer »

COOL !!!

You could probably do a lot of that in PB with macros! :lol:

You could have different dialects

Aussie version

Code: Select all

GIVUS A FILE_HANDLE MATE (C:\MyFile.txt)

IF NO_WUCKERS
    TAKE A SQUIZ(FILE)
    CHEERSFOR(FILE)
ELSEIF SORRY_MATE
    DO THEBARNEY
ENDIF

Paul Dwyer

“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

GeoTrail wrote:

Code: Select all

POPDAMSG "Howdy partner."
I wonder what he was smoking when he came up with this "language"? :mrgreen:

@pdwyer

:lol: That's funny!

Now here is an interesting language, it's not exactly new though, last update was Feb 2003....pitty...:(

http://aflow-designer.com/
Last edited by Tipperton on Wed May 30, 2007 1:51 am, edited 2 times in total.
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Hehehehe
this might explain it

Code: Select all

IF GOT NO CIG
    SMOKE DA WEED INSTEAD
ELSE
    DOWN GOES DA BRUSKY
ENDIF
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Post Reply