Page 2 of 2

Re: 20K lines of code!

Posted: Sun Apr 05, 2015 8:18 am
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.

Re: 20K lines of code!

Posted: Sun Apr 05, 2015 4:26 pm
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

Re: 20K lines of code!

Posted: Mon Apr 06, 2015 4:52 pm
by Num3
@Thanos: Very nice work and interface!

Purebasic is just raw power :o

Re: 20K lines of code!

Posted: Mon Apr 06, 2015 7:46 pm
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!