 |
|
|
|
BlitzMax 1.0 Download Now |
Thank you for downloading Downloading BlitzMax 1.0
Please choose a mirror below:
BlitzMax 1.0 Mirror 1
BlitzMax is the new, next generation game programming language from Blitz Research. BlitzMax retains the BASIC roots of Blitz3D and BlitzPlus, but adds a ton of cool new features and abilities. BlitzMax is BASIC...but with a few twists, including: -Function pointers -Fully dynamic arrays -Inheritance and polymorphism -'By reference' function parameters -Byte, Short, Int, Long, Float and Double numeric data types -Array and string slicing -Flexible 'collection' system for dealing with linked lists etc -Low level pointer handling -UTF16 strings -The ability to 'Incbin' binary data and access it as easily as if it were a regular file -External language support for interfacing with C/C++/ObjectiveC or assembly code.
Multiplatform support BlitzMax has been designed from the ground up for multiplatform support, and BlitzMax programs can be compiled for MacOS X, Windows and Linux PC's. The BlitzMax license is 'all in one' - buy BlitzMax once and run your programs on all 3 platforms!
Modular design BlitzMax is largely based around the idea of modules, collections of commands stored in special files. You can add your own modules to the system, allowing you to cleanly reuse code in your own projects. Modules are also a great way to distribute libraries of commands, and Blitz Research have many weird and wonderful modules lined up for future release!
Easy to use 2D command set BlitzMax includes the Max2D module which contains a set of very easy to use 2D commands. Max2D is based on OpenGL, allowing for advanced effects such as realtime blending, rotation and scaling.
Intelligent build system BlitzMax allows you to split a project up into multiple source files which can be pre-compiled to massively reduce development time. This process is handled automatically by the included BMK ('Blitz make') utility and is completely transparent to the developer.
IDE and Debugger The BlitzMax package includes an 'integrated development environment' (IDE), which is used to enter your programs, and a debugger for tracking down bugs.
Direct OpenGL support Thanks to the OpenGL module, you can use BlitzMax for direct OpenGL programming. Writing an OpenGL program is now as simple as:
bglCreateContext 640,480
While Not KeyHit( KEY_ESCAPE )
glClear GL_COLOR_BUFFER_BIT
glBegin GL_TRIANGLES glVertex2i 0,1 glVertex2i 1,-1 glVertex2i -1,-1 glEnd
bglSwapBuffers
Wend In addition, a module based on the popular 'Glew' library provides support for all OpenGL extensions.
|
| Category Related Download |
VB Decompiler 3.9
Decompiler of Visual Basic programs. Decompiling forms, pseudo code, disassembling native code procedures (with power Pentium Pro disassembler, supporting MMX and FPU instruction sets)
Quick Batch File Compiler 1.0
Quick Batch File compiler convert batch files into actual program in one click
Ufasoft Common Lisp 4.2.21
Common Lisp development system. Includes console and IDE Lisp interpreter and compiler. Possibility of creating EXE-files. Supports CLOS. It is smallest implementation of standard Lisp, just 1MB of binary code.
MIDlet Pascal 2.01
Use your Pascal programming skills to develop fully functional Java games and applications for your mobile phone. Midlet Pascal compiles Pascal functions and objects directly into Java bytecode which can be used on any Java supported mobile phone.
BlitzMax 1.0
BlitzMax is the new, next generation game programming language from Blitz Research. BlitzMax retains the BASIC roots of Blitz3D and BlitzPlus, but adds a ton of cool new features and abilities.
CASL 4.3
CASL is a rapid application development environment which allows you to create applications for Palm, PocketPC and Windows. The language syntax is easy to learn, powerful enough for creating commercial applications. CASL is a Free download.
UEStudio 05 05.00
UEStudio '05 was created with the concept of an IDE in mind and is built on the chassis of the renowned UltraEdit. Build, Compile, Debug, Run! ClassViewer, Resource Editor, Integrated Tags, Project/Solution support, Language Intelligence!
.NETZ - .NET Executables Compressor 0.2
.NETZ is a free tool that compresses and packs the Microsoft .NET Framework executable files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses.
Scriptol Php Compiler 5.7
Scriptol is a modern object-oriented programming language with innovative features as XML declaration in source code . It may be interpreted or compiled or embedded into web pages.
EPL 4.0.2
Powerful, easy to use RAD programming language & software development environment. Build & debug high performance Windows Form Application, Windows Console Application, Windows Dynamic Library, Linux Console Application in one IDE.
|
|
|
|
 |
|
|