BlitzMax is a programming language created in 2014.
#665on PLDB | 9Years Old | 489Users |
6Books | 0Papers | 219Repos |
BlitzMax
SuperStrict
Framework Brl.StandardIO
Type TMyType
Field property:int
Function A:int(param:int)
'do nothing
End Function
Method B:int(param:int)
'do nothing
End Method
End Type
Global my:TMyType = new TMyType
?Win32
my.A()
my.B()
?Linux
my.B()
my.A()
?
Feature | Supported | Token | Example |
---|---|---|---|
Comments | ✓ | ||
MultiLine Comments | ✓ | ||
Line Comments | ✓ | ||
Binary Literals | ✓ | ||
Integers | ✓ | ||
Floats | ✓ | ||
Hexadecimals | ✓ | ||
Pointers | ✓ |
title | author | year | reviews | ratings | rating |
---|---|---|---|---|---|
Blitzmax for Absolute Beginners: Games Programming for the Absolute Beginner | Sloan Kelly | 0 | 0 | 0.0 | |
Games Programming For The Absolute Beginner With Blitzmax | Sloan Kelly | 0 | 0 | 0.0 | |
Games Programming for the Absolute Beginner with BlitzMax Kindle Edition | Sloan Kelly | 2011 | 0 | 1 | 5.00 |
title | authors | year | publisher |
---|---|---|---|
BlitzMax for Absolute Beginners: Games Programming for the Absolute Beginner | Kelly, Sloan | 2016 | Apress |
Blitzmax For Absolute Beginners | Kelly, Sloan and Springer Science+business Media | 2016 | Apress Media Llc, |
BlitzMax for Absolute Beginners | Sloan Kelly | 20161214 | Springer Nature |