
PureBasic - A powerful BASIC programming language
Powerful BASIC programming language for Windows, Linux, OS X and Raspberry generating small and fast 32-bit or 64-bit native executables, without external dependencies.
PureBasic - Download free version of PureBasic
The free version of PureBasic (limited to small programs) is available to download for everyone:
PureBasic - Eine mächtige BASIC Programmiersprache
PureBasic wurde für Anfänger und Experten gleichermaßen entwickelt. Wir haben uns sehr bemüht, ein schnelles, zuverlässiges System und einen benutzerfreundlichen BASIC-Compiler zu entwickeln. Die …
PureBasic - Ordering information
PureBasic is a low priced but powerful BASIC programming language. In buying PureBasic you will ensure that development will go further and faster. The updates are unlimited, unlike most other …
Pure Basic Reference Manual
Using the command line compiler General Syntax Rules Variables, Types and Operators Basic Keywords Break : Continue For : Next ForEach : Next Gosub : Return If : Else : EndIf Repeat : Until …
PureBasic - Questions and answers
The execution speed matches almost any professional compiler like Visual C++ and the executable size is smaller, without the need for any runtime (small programmes are typically between 10 KB and 20 …
PureBasic - Un puissant langage de programmation BASIC
PureBasic est une variante modernisée du langage de programmation BASIC. Ses caractéristiques majeures sont : - Portabilité: fonctionne sous Windows, Linux, MacOS X et Raspberry. - Rapidité: …
PureBasic - Download der freien Version von PureBasic
Die freie Version von PureBasic (begrenzt auf kleinere Programme) ist für alle zum Download verfügbar:
We start programming... - PureBasic
For the output of informations we have different possibilities: - debug window (only possible during programming with PureBasic) - MessageRequester (output of shorter text messages in a requester …
PureBasic - Lastest News
- Fixed: Compiler didn't warn when a Global variable was used in Procedure parameter. - Fixed: Compiler bugs in InlineASM : 'MOV eax, String' and 'MOV eax, #CONSTANT' were badly compiled.