Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

BlitzMax

< >

BlitzMax is an open source programming language created in 2014.

#542on PLDB 10Years Old 219Repos
Download source code:
git clone https://github.com/blitz-research/blitzmax
Source Code

BlitzMax


Example from Linguist:
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() ?

Language features

Feature Supported Example Token
Comments
MultiLine Comments
Line Comments
Binary Literals
Integers
Floats
Hexadecimals
Pointers

- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0