Page 2 of 2

Posted: Thu Dec 15, 2005 11:50 pm
by Dare2
LuCiFeR[SD] wrote:.. I guess the language will be called "PureC-sic" ..
:D

Hmmm. You must also have a spy in place!

Posted: Fri Dec 16, 2005 12:41 am
by blueznl
pure plus plus doesn't sound that bad, does it?

Posted: Fri Dec 16, 2005 9:43 am
by Kale
blueznl wrote:pure plus plus doesn't sound that bad, does it?
Pure++

:twisted:

Posted: Fri Dec 16, 2005 9:59 am
by Lazarus404
Joakim Christiansen wrote:
El_Choni wrote:As designer of the cover for PureBasic 4.0, I think I can show you a screenshot. It's actually me, showing a convincing happy face when using PB 4.0 for the first time.

Image

This photograph is, of course, copyrighted, so don't spread it!
lol, nice keyboard... :lol:
Oh, that's a PC? I thought it was a reindeer being throttled by a dude in a spaceman outfit! Oh well...

Posted: Fri Dec 16, 2005 4:19 pm
by Baldrick
Just thought I might share my very 1st effort with the all new look Pb V4 :)

Code: Select all

OpenConsole() 
ConsoleTitle("C:\Programme\PureBasic\Compilers") 
PrintN("") 
For a=1 To 50
Print("*")
Delay(1)
Next
PrintN("") 
a$="PureBasic v4.01 Beta 1 <Windows - x86>"
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(1)
Next
PrintN("") 
For a=1 To 50
Print("*")
Delay(1)
Next
Delay(200) 
PrintN("")
a$= "Compiling C:\Programme\PureBasic\Examples\Doubles.pb"
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(20)
Next
Delay(500)
PrintN("")
a$="Loading external libraries..."
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(10)
Next
PrintN("")
Delay(500)
PrintN("Starting compilation...") 
Delay(1500)
PrintN("38 lines processed")
Delay(500)
a$= "Creating executable."
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(5)
Next
PrintN("")
Delay(1000)
PrintN("") 
a$="- Feel the ..PuRe.. Power -"
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(100)
Next
Delay(2000)
PrintN("")
a$="C:\Programme\PureBasic\Compilers "
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(5)
Next
Delay(1000)
PrintN("")
a$="exe complete, please press enter to test"
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(5)
Next
Input()
ClearConsole()
a$="Wake up Neo"
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(220)
Next
Delay(2000)
ClearConsole()
PrintN("")
a$="The Matrix has you"
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(220)
Next
Delay(2000)
ClearConsole()
a$="Follow the white rabbit"
a=Len(a$)
For b=1 To a
b$=Mid(a$,b,1)
Print(b$)
Delay(220)
Next
Delay(1000)
PrintN("")
PrintN("")
PrintN("")
PrintN("")
PrintN("   (\(\")
PrintN("   ( ';')")
PrintN("  o(^)(^)")
PrintN("  ------------------->")
Print("He went that way...")
Delay(2000)
PrintN("")
PrintN("")
PrintN("")
PrintN("Test complete, press enter to finish")
Input()
CloseConsole()

Posted: Fri Dec 16, 2005 5:17 pm
by Berikco
:lol:

Posted: Fri Dec 16, 2005 5:35 pm
by Manol
The new libs format:
Image
Similar to US 2000 elections.

:D

Posted: Fri Dec 23, 2005 10:00 am
by Denis
Fred,

and about resident file format ? any changes ?

Posted: Fri Dec 23, 2005 11:40 am
by Fred
yes, it will probably changes due to new informations to store inside. I will note all the changes, so you could update your tool easily.

Posted: Fri Dec 23, 2005 7:56 pm
by Denis
:wink:

Posted: Sun Jan 01, 2006 9:12 pm
by Guimauve
Fred wrote:Who said it will 'completely change' ? I said 'it will slighty change' mostly to support the new available types and a few other goodies. Old libs will still be accepted, but all the one which rely on string, array and newlist manipulations will need to be adjusted.
Any information about lib created with TailBite and PB source code ??

Thanks

Guimauve

Posted: Sun Jan 01, 2006 9:13 pm
by Fred
You will just have to recompile them and it should work.

Posted: Sun Jan 01, 2006 9:18 pm
by Guimauve
:D Thanks

Regards
Guimauve

Posted: Sun Jan 01, 2006 9:34 pm
by Droopy
Good news :D

Posted: Thu Jan 12, 2006 10:23 pm
by stevev4v
Manol wrote:The new libs format:
Image
Similar to US 2000 elections.
That joke reminds me of the time I broke my leg skiing. :roll: