Top community discussions about BlitzMax
-
Is there a better alternative to BlitzMax?
See discussion -
Is BlitzMax really the best app in Compilers category?
See discussion -
Will BlitzMax work good on macOS 10.13.4?
See discussion
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
More...
BlitzMax User Discussion