A language/framework developed by Fantaisie Software
Used by 11 people for 33 hours, 18 minutes and 50 seconds
PureBasic is an event-driven BASIC programming language for Windows, Linux, Mac OS X, and AmigaOS, developed by Fantaisie Software.
Programs written in PureBasic compile directly to the IA-32, 680x0 and PowerPC instruction sets, generating small standalone executables and DLLs. If OS specific APIs are not used, all supported targets can be built from the same source file with little or no modification. PureBasic executables are compiled instead of interpreted and require no runtime libraries be installed on the end-user's computer (avoiding DLL Hell). PureBasic also runs on all 32 bits Windows versions (Windows NT, Windows 95, and later).
PureBasic supports inline assembly, allowing the developer to include FASM assembler commands directly within the PureBasic source code, while using the variables declared in PureBasic source code. Experienced programmers can thus improve the speed of time-critical sections of their code.
PureBasic has an extensive set of over 800 commands and direct access to many OS API calls.
General Libraries
2D Drawing, CDAudio, Cipher, Clipboard, Console, Database, Date, Desktop, File, FileSystem, Font,
Gadget, Help, Image, ImagePlugin, Library, Linked List, Math, Memory, Menu, Misc, Movie, Network,
OnError, Packer, Preference, Process, Printer, Requester, Sort, StatusBar, String, SysTray, Thread,
Toolbar, Window2D Games Libraries
Joystick, Keyboard, Module, Mouse, Palette, Sprite & Screen, Sprite3D, Sound, SoundPlugin
3D Games Libraries
Engine3D, Billboard, Camera, Entity, Light, Material, Mesh, Particle, Terrain, Texture
Edit
Popularity over the last 30 days (?)
RANK:
n/a
| Website: | purebasic.com/ |
| Version: | PureBasic4.10Beta... |
| Popular tags: | |
| Help complete this information | |


Free updates for life. Creates very small executables. If your a programmer then buy it!
Simply the best, easiest and most complete programming language based on the old Basic rules I've ever seen and used. Highly recommended for new programmers or for experienced programmers.