Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: PureBasic


Related Topics

In the News (Tue 15 Dec 09)

  
  PureBasic - Wikipedia, the free encyclopedia
PureBasic is a dialect of the BASIC programming language.
As the bit width of 80386 and later processors is 32-bit and it has all the basic operations for dealing directly with 32-bit values the microprocessor can be used like a programmable calculator and therefore unique game programs can be written.
This page was last modified 21:56, 9 October 2005.
en.wikipedia.org /wiki/PureBasic_programming_language   (169 words)

  
 Audiere Sound System For Purebasic Homepage   (Site not responding. Last check: 2007-10-10)
This is the home of the 'Audiere For PureBasic' pack which contains the Purebasic inlcude file for the Audiere library.
With this pack it is possible for any Purebasic coder to add advanced sound and music functionality in their programs.
Audiere and the 'Audiere For Purebasic' pack is open source and licensed under the LGPL This means that you may freely use Audiere in commercial products, as long as you do not modify the source code.
www.familie-schliess.de /audiere/audiere.html   (492 words)

  
 Purebasic Introduction Tutorial   (Site not responding. Last check: 2007-10-10)
Purebasic is a programming language based on BASIC.
The key features of Purebasic are portabiliy, production of very fast and highly optimized executables and the BASIC syntax.
There is a free demo on the official Purebasic website, you can get to it by going here.
www.dodank.com /purebasic/intro.php   (247 words)

  
 Game Maker Community > Purebasic Dll's   (Site not responding. Last check: 2007-10-10)
I have(and had) read the topic, but Xception says in the topic that PureBasic is useless for GM dll's, and because I have made a somewhat working Gm dll in PureBasic you should see that I could obviously not get the right answer from there.
Dec 26 2003, 08:23 PM I have(and had) read the topic, but Xception says in the topic that PureBasic is useless for GM dll's, and because I have made a somewhat working Gm dll in PureBasic you should see that I could obviously not get the right answer from there.
Purebasic doesn't support the double data type which is needed when you want to use "real" in GM.
forums.gamemaker.nl /lofiversion/index.php?t13791.html   (739 words)

  
 RJP Computing - PureBasic   (Site not responding. Last check: 2007-10-10)
PureBasic produces very small and very fast, highly optimized executables.
PureBasic has been created for the beginner and expert alike.
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.
rjpcomputing.com /programming/purebasic   (223 words)

  
 Blogger: Email Post to a Friend   (Site not responding. Last check: 2007-10-10)
Basically (no pun intended), PureBasic is a basic compiler, but with a huge difference.
PureBasic does this magic feat by producing assembly language from the basic code you write and then compile this to a final executable.
I'm gonna be spending quite a bit of time playing with PureBasic over the next few months and hope to develop some kind of fully fledged product to really put it through it's paces.
www.blogger.com /email-post.g?blogID=3064813&postID=107693802520013715   (348 words)

  
 Purebasic - Professional Edition for Windows 95/98/me/2000/XP by Xing Interactive- Shipping costs   (Site not responding. Last check: 2007-10-10)
PureBasic is designed for both beginners and 'pure' advanced users alike.
PureBasic is a portable programming language which currently works on AmigaOS (680x0 and PowerPC), Linux and Windows computer systems.
PureBasic was born in the middle of 1998.
www.computer-games-station.com /video-game-groups/9168.htm   (1670 words)

  
 PureBasic - FreeFunFiles.com - A free download site
PureBasic is a new high level programming language based on established BASIC rules.
The syntax is simple but the possibilities are endless with PureBasic's advanced features, such as pointers, structures, procedures, dynamically linked lists and much more.
PureBasic is a portable programming language which currently works on AmigaOS (680x0 and PowerPC) and Windows computer systems.
www.freefunfiles.com /software/desktopapplications/programming/purebasic.html   (242 words)

  
 Re: In the words of Sam Gamgee....   (Site not responding. Last check: 2007-10-10)
PureBasic has native functions for just about anything.
This means than when you buy PureBasic you will get all future updates for free, on this web site.
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.
www.talkaboutgaming.com /group/alt.games.xtrek/messages/25864.html   (436 words)

  
 PUREBASIC - GPWiki
PureBasic is a programming language based on established BASIC rules.
The key features of PureBasic are portability (Windows, AmigaOS Linux and MacOS are currently fully supported), the production of very fast and highly optimized executables and, of course, the very simple BASIC syntax.
CodeArchivViewer with 1317 sources, which are all adapted to v3.93 of PureBasic
gpwiki.org /index.php/PUREBASIC   (142 words)

  
 [No title]
The PureBasic editor has been created for the PureBasic programming language and has many features specially designed for it.
Run one instance only: This option controls whether the PureBasic editor will only run once (and therefore there will only ever be one editor window displayed), or whether running the editor program again starts another copy of the editor.
The Help option in the menu will display this document (and if the cursor is over a PureBasic or OS command then the help for that command will be shown).
www.reelmedia.org /pp/Reference/editor.html   (2361 words)

  
 NightLive - PureBasic
Because Gfa is no more, and 32 bit PureBasic makes life a lot easier than old 16 bit GfaBasic for Windows.
In PureBasic there is no difference between a function and a procedure.
The type of variable returned is defined in the procedure declaration.
www.xs4all.nl /~bluez/datatalk/pure2.htm   (240 words)

  
 Purebasic users...
I dislike purebasic for game programming though I would classify it as being better than DB for them.
All in all Blitz3D, Blitz+ and PureBasic are very powerful tools for making 2D games, and we should consider ourselves lucky to have these wonderful compilers.
Depends which blitzbasic you have, Purebasic is what blitzplus should've been.
www.blitzbasic.com /Community/posts.php?topic=51895   (894 words)

  
 Purebasic Pointers Tutorial   (Site not responding. Last check: 2007-10-10)
In Purebasic there are only three valid ways to set the value of pointers.
This is also from the Purebasic reference manual.
Here is the example from the Purebasic reference manual.
www.dodank.com /purebasic/pointers.php   (320 words)

  
 Re: In the words of Sam Gamgee....   (Site not responding. Last check: 2007-10-10)
In buying PureBasic you > will ensure that development will go further and faster.
This means than > when you buy PureBasic you will get all future updates for free, on > this web site.
> 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.
www.talkaboutgaming.com /group/alt.games.xtrek/messages/25865.html   (530 words)

  
 coLinux - Gentoo - PureBasic - Xdestop
The only down side I have found so far is the sound card hardware is not connected yet.
This is not a huge deal to me, I just wanted an X dektop to code PureBasic apps on my Windows based laptop.
There are two buttons, one to start the console (also can be started using 'gentoo.cmd') and the other start the VNC viewer (The session starts without a password, however, the password is 'purebasic').
www.penguinbyte.com /software/colinux/readme.html   (592 words)

  
 [No title]   (Site not responding. Last check: 2007-10-10)
Support for 680x0 and PPC Author: alphasnd@purebasic.com (Fantaisie Software) Uploader: alphasnd@purebasic.com (Frederic Laboureur) Version: 2.32 Type: dev/basic Replace: PureBasic.lha PureBasic is brand new 'high level' programming langage based on the previoulsy etablished B.A.S.I.C rules.
Finally, PureBasic support the 680x0 processor and the PowerPC processor.
PureBasic is now available on Windows x86 and provides source level compatibility !
ftp.uni-paderborn.de /aminet/aminet/dev/basic/PureBasic.readme   (381 words)

  
 PureBasic x86 released
PureBasic is new powerful programming langage for Windows operating system.
Many functions are available to build very easely your own application or games.
PureBasic is a cross plateforme programming langage which currently support the AmigaOS and Windows (9x/ME/NT/2000).
www.programmersheaven.com /d/click.aspx?ID=N334   (183 words)

  
 Getting Help   (Site not responding. Last check: 2007-10-10)
The PureBasic IDE provides ways to access the PureBasic helpfile, as well as other files and documentation you want to view while programming.
By pressing the help shortcut (F1 by default) or selecting the "Help..." command from the Help menu while the mouse cursor is over a PureBasic keyword or function, the help will be opened directly at the description of that keyword or function.
There are two ways to get the same quick access as for the PureBasic functions (by pressing F1 with the cursor on the function) also for functions of the Windows API.
www.purebasic.com /documentation/reference/ide_help.html   (514 words)

  
 PBLua :: Extending your PureBasic applications   (Site not responding. Last check: 2007-10-10)
PureBasic extension (PureLibrary) and a DLL with import libraries for PureBasic, that allows execution of Lua 5.0.2 scripts from within PureBasic applications or games.
Lua is a powerful light-weight programming language designed for extending applications and support general procedural programming with data description facilities.
This PureLibrary is partly tested with PureBasic 3.92 running on Microsoft Windows XP Pro (SP2), but it will very likely work with other Microsoft Windows and / or PureBasic versions.
www.florian-s.com /PBLua   (376 words)

  
 LinuxQuestions.org - Linux Guru for CGI Library for PureBasic - where Linux users come for help
I need to find someone who can port a Windows CGI Lib for the PureBasic compiler to the Linux version.
PureBasic is a BASIC compiler that compiles to machine code and is crossplatform compatible for Linux, Windows, and Amiga OS.
The Linux version doesn't have to be in assembly, I am sure that a CGI Lib in C will work just fine.
www.linuxquestions.org /questions/showthread.php?threadid=137535   (235 words)

  
 V Planet! QuickBasic Magazine - Site Archives: PureBasic Maker Speaks Out
Earlier in this article, V Planet graphics designer Toonski wrote a very thorough and critical review about the state of the Basic language in a 32-bit environment, and how a new 32-bit compatible Basic must step up to the plate for the Basic language to survive during the Windows XP generation of machines.
One of the people fighting for Basic to survive is Frédéric Laboureur, the main coder of PureBasic.
PureBasic is a form of Basic built for easy portability between Windows and Linux, making it one of the ideal choices when it comes to finding a Basic compatible with the 32-bit environment.
www.vplanetmag.com /arch201.shtml   (760 words)

  
 PureBasic DLL Usage
I've created various DLLs in PureBasic to be used by Blitz3D.
The type of code in the DLL built in PureBasic accesses the Serial COM ports (via MVCOM) and also allocates memory (RAM).
I'm using some Pure Basic DLLs and only get an error if there is something wrong either in the pure or blitz code.
www.blitzbasic.com /Community/posts.php?topic=35486   (336 words)

  
 [No title]
While PureBasic as a language can be thought of as a sleketon of a body, its standard libraries are the body's meat.
Without understanding these aspects, you have only a heap of elements, and it seems to be hard to glue them together.
If it finds any command name from one of the standard PureBasic libraries, it opens a map for the library, containing this command, otherwise MilliHelp main page opens, where the icons are hyperlinks to separate libraries, and the "Legend" link opens a Help for MilliHelp itself.
www.freewebs.com /millihelp   (508 words)

  
 PureBasic 3.92 - Downloads at Builder UK
PureBasic 3.92 - Downloads at Builder UK Home
Windows 95/98/ME/NT/2000/XP PureBasic is a programming language based on established BASIC rules.
Version 3.92 may include unspecified updates, enhancements, and bug fixes.
uk.builder.com /downloads/0,39026698,39147647s,00.htm   (139 words)

  
 Macfora Forums > PureBASIC in Development for Mac OS X   (Site not responding. Last check: 2007-10-10)
On the brighter side, Frédéric Laboureur, the main coder at PureBasic has informed me that he is working on bringing PureBASIC over to the Mac during his spare time.
He was however, unable to provide a time-frame on a release.
PureBASIC on the Mac will surely make things interesting for those that love BASIC, especially when Jamagic (AMOS-like) "finally" ships for Mac OS X. Now, if we could only get the developers of DarkBASIC and Blitz3D interested in our platform.
www.macfora.com /forums/lofiversion/index.php/t15243.html   (329 words)

  
 ABC-Dir: Purebasic
A PureBasic extension (PureLibrary) and a DLL with import libraries for PureBasic, that allows execution of Lua scripts from within...
Home of PureBasic, a new "high level" programming language based on established BASIC rules.
These forums are where you'll find answers, ideas, tips and information about the versatile cross-platform programming language that is PureBasic.
www.abc-directory.com /view/purebasic   (54 words)

  
 Security Forums Dot Com :: View topic - PureBasic opinions
Its called PureBasic and he says so far it seems really nice.
I was wondering if any of you here have had experience w/ it b4 or dont mind taking a look at it and giving me recommendations on whether or not to spend the $60
I used to know the guy who originally developed PureBasic for the Amiga.
www.security-forums.com /forum/viewtopic.php?t=8200   (393 words)

  
 Syntax Programs - SPROC Function Builder, PureBasic, CNC Syntax Editor, ...
PureBasic is a programming language based on established BASIC rules The key...
The program is not limited to any specific language so you can write your code in ASP,.NET or pretty much any other language and still save hour..
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 cou..
softchecker.com /files/syntax.html   (617 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.