(Using another tracker, this one should work.)
PureBasic Professional Edition
PureBasic is a high level programming language based on the established BASIC
rules. Learning PureBasic is very easy, it has been created for beginners and
experts alike.
- Professional: The syntax is simple but the possibilities are endless with
PureBasic's advanced features, such as pointers, structures, memory banks, DLL
calls and inline assembler.
PureBasic gives full access to all OS structures and API objects.
- Powerful: The generated code is 100% optimized machine code. Everything
including the external libraries is fully written in hand optimized assembler
wich produces very fast commands, often much faster than their C++ equivalents.
- Portable: PureBasic works with all versions of Windows, Linux and AmigaOS.
There are no bottlenecks like a virtual machina or a code translator, the same
code can be compiled natively for all three systems and still uses the full
power of each.
BUILD APPLICATIONS:
With PureBasic it is easy to create all kinds of applications.
Its very fast assembly code predestines it to build calculation intensive
business applications and DLLs for problems that can not be solved by standard
applications and slower programming languages.
CREATE GAMES:
PureBasic is designed for applications and games alike.
Under Windows PureBasic fully utilizes the power of DirectX.
Libraries for all kind of games and multimedia tasks are provided. Several
commercial games have been written in PureBasic.
FEATURES:
- Very fast CLI compiler wich can create executables and DLL files.
- Huge set of commands to quickly and easily build any application.
- Small executable and no DLLs, virtual machines or interpreters.
- Built-in arrays, strings, linked lists, complex structures and pointers.
- Win32 API functions supported as if they were BASIC keywords.
- Dedicated development environment with editor and debugger.
- Standard arithmetic support and powerful expression reducer.
- Expandable through unlimited external third party libraries.
- Multilingual helpfiles, no license fees for commercial products.
SPECS:
Any PC with Windows 95/NT or higher
or
Any PC with Linux, XFree 4.0 and SDL
or
Any 680x0 or PowerPC with AmigaOS V3.0+