Author Topic: Welcome to the Purebasic Forum!  (Read 6634 times)

0 Members and 1 Guest are viewing this topic.

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17393
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Welcome to the Purebasic Forum!
« on: January 11, 2007 »
This forum is dedicated to the Purebasic programming language, please feel free to post and demo related code, questions and tips in here :)
« Last Edit: July 24, 2007 by benny! »
Shockwave ^ Codigos
Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: Welcome to the Purebasic Forum!
« Reply #1 on: January 11, 2007 »
Guess there are a lot of people who never touched PureBasic
before so I may quote some general information and features of this
language (taken from the official site www.purebasic.com):

Quote
PureBasic is a programming language based on established BASIC rules.
The key features of PureBasic are portability (Windows, AmigaOS and
Linux are currently fully supported), the production of very fast and
highly optimized executables and, of course, the very simple BASIC
syntax. PureBasic has been created for the beginner and expert alike.
We have put a lot of effort into its realization to produce a fast,
reliable and system friendly language.

In spite of its beginner-friendly syntax, the possibilities are endless
with PureBasic's advanced features such as pointers, structures,
procedures, dynamically linked lists and much more. Experienced coders
will have no problem gaining access to any of the legal OS structures
or API objects and PureBasic even allows inline ASM.


The main features of PureBasic

   - Huge set of internal commands (800+) to quickly and easily build
     any application or game
   - All BASIC keywords are supported
   - Very fast compiler which creates highly optimized executables
   - No external DLLs, runtime interpreter or anything else required
     when creating executables
   - Procedure support for structured programming with local and global variables
   - Access to full OS API for advanced programmers
   - Easy but very fast 2D game support trough dedicated libraries (DirectX, SDL, ...)
   - Easy and high quality 3D support based on OGRE
   - Optimal use of the available hardware by using highly optimized (assembly) commands
   - Source code is portable between AmigaOS, Windows, MacOS X and Linux,
     for games and applications
   - Dedicated editor and development environment
   - Integrated debugger to easily trace programming bugs.

If you have any further questions, don't hesitate to post them!
« Last Edit: July 24, 2007 by benny! »
[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won:

Offline Rbz

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 2748
  • Karma: 492
    • View Profile
    • http://www.rbraz.com/
Re: Welcome to the Purebasic Forum!
« Reply #2 on: June 12, 2016 »
Purebasic is not a child anymore!  :)

Thanks to all Purebasic coders around here and  :hi:
Challenge Trophies Won: