20K lines of code!

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
Bananenfreak
Enthusiast
Enthusiast
Posts: 519
Joined: Mon Apr 15, 2013 12:22 pm

Re: 20K lines of code!

Post by Bananenfreak »

Nice program, Num3.

@ Amilcar Matos:
I think you´re a bot. Only bots are so bothersome and write things no one wants to hear.
Image
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Re: 20K lines of code!

Post by thanos »

@Num3
Your program looks very nice.
What you describe does not impress me because it is something very common with this incredible programming language.
I work on a business applications (a small ERP).
Project Details:
1. 25931 lines of code (and rising :D)
2. Incorporating all available encoders and decoders [Use*ImageDecoder() and Use*ImageDecoder()]
3. Incorporating the SQLite plugin [UseSQLiteDatabase ()] to handle 65 tables with thousands of records
4. Embedded images, icons and some files at total size of 241KB
Result:
1. Compiling in less than 2 seconds (with Antivirus enabled)
2. Excutable file size: 2MB (2.169.856 bytes)
3. The executable runs like a rocket, with incredible stability.
Beyond the above, the greatest advantage of the language:
You do not need any external library or any other dependency (aka dll hell).
Simply copy and play.
Anyone who have experience at Visual Basic or a similar language, understands what I mean and why is it so important for the programmer.
Regards.

Thanos

Image
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Re: 20K lines of code!

Post by Num3 »

@Thanos: Very nice work and interface!

Purebasic is just raw power :o
thanos
Enthusiast
Enthusiast
Posts: 423
Joined: Sat Jan 12, 2008 3:25 pm
Location: Greece
Contact:

Re: 20K lines of code!

Post by thanos »

Num3 wrote:@Thanos: Very nice work and interface!
Thank you very much for your kind words.
Num3 wrote:Purebasic is just raw power :o
I completely agree! I love this baby monster!
» myPersonal Banker :: Because you do not need to have a master degree in economics in order to organize your finances!
Post Reply