PureBasic 4.20 needed
800 + 300 internal commands = 1100 ?
maybe they haven't gotten around to updating the page yet, with being pretty busy with releasing a new version and all ?
maybe they haven't gotten around to updating the page yet, with being pretty busy with releasing a new version and all ?
Last edited by SFSxOI on Wed Jan 07, 2009 5:16 pm, edited 1 time in total.
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
The compiler counts 1376 functions.
Code: Select all
c:\PureBasic430\Compilers>pbcompiler /standby
STARTING 4.30 PureBasic 4.30 (Windows - x86)
READY
FUNCTIONLIST
1376
Abs (Value) - Returns the absolute value (no sign) of the given float value.
ACos (Angle) - Returns the Arc-Cosinus of the specified angle, in radian.
Add3DArchive (Name$, Type) - Add a new archive as path to search.
AddBillboard (#Billboard, #BillboardGroup, x, y, z) - Add a #Billboard to the #BillboardGroup
...For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
- Rook Zimbabwe
- Addict

- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
> I think your graph is wildly inaccurate as it suggests there are over 1100
> PB functions in version 4.3
There are 1167 according to the method used to count them here:
http://www.purebasic.fr/english/viewtopic.php?t=35703
> the PureBasic home page definitely mentions only 800+ 'internal commands'
The PureBasic web site is notoriously out of date, as many threads here show.
Besides, 800+ means any number over 800, so it's technically correct.
> potential users will be misled about the true power of PureBasic
Um, no. If you buy a language expecting to get 800 commands, and then find
out that it really has 1167, why would that be a disappointment in any way?
Would they contact Fred and say they want an older version instead because
they only paid for 800 commands?
> PB functions in version 4.3
There are 1167 according to the method used to count them here:
http://www.purebasic.fr/english/viewtopic.php?t=35703
> the PureBasic home page definitely mentions only 800+ 'internal commands'
The PureBasic web site is notoriously out of date, as many threads here show.
Besides, 800+ means any number over 800, so it's technically correct.
> potential users will be misled about the true power of PureBasic
Um, no. If you buy a language expecting to get 800 commands, and then find
out that it really has 1167, why would that be a disappointment in any way?
Would they contact Fred and say they want an older version instead because
they only paid for 800 commands?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
- Kaeru Gaman
- Addict

- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
> There are 1167 according to the method used to count them here:
there are 1376 according to the method used here:
http://www.purebasic.fr/english/viewtop ... 227#273227
there are 1376 according to the method used here:
http://www.purebasic.fr/english/viewtop ... 227#273227
oh... and have a nice day.
> Therefore, please amend your graph so it reflects the truth as stated on the home page.
Lol, do you think i made up those numbers ? They are what the compiler reports for each version. The webpage text is just outdated. The 800+ number is from version 4.00
@gnozal:
Keep in mind that this counts installed userlibraries as well. The count for a plain 4.30 installation is 1144 functions. (that does not count any "internal" functions btw)
Lol, do you think i made up those numbers ? They are what the compiler reports for each version. The webpage text is just outdated. The 800+ number is from version 4.00
@gnozal:
Keep in mind that this counts installed userlibraries as well. The count for a plain 4.30 installation is 1144 functions. (that does not count any "internal" functions btw)
quidquid Latine dictum sit altum videtur
- Fangbeast
- PureBasic Protozoa

- Posts: 4801
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
Time for some levity methinks!
Austin Powers^2 "Oh baby, do I make you function?"
Maxwell dumb "You show me your function and I'll show you mine"
What do you call a function that doesn't function? Dis-FUNCTIONal??
What mathematical FUCNTION can dance? A log-A-RHYTHM!!!
Maxwell dumb "You show me your function and I'll show you mine"
What do you call a function that doesn't function? Dis-FUNCTIONal??
What mathematical FUCNTION can dance? A log-A-RHYTHM!!!
Nice graph, but euh... 99% of all statistics are false, the rest are made up...
Wat worries me most is... is there someone who maintains a similar graph for bug reports?
Wat worries me most is... is there someone who maintains a similar graph for bug reports?
( 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... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Yes, sorry, I didn't want to delete / reinstall all libs. I should have mentioned it.freak wrote:@gnozal:
Keep in mind that this counts installed userlibraries as well. The count for a plain 4.30 installation is 1144 functions. (that does not count any "internal" functions btw)
And I assume it only lists the functions available in the current subsystem(s).
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
- Rook Zimbabwe
- Addict

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

