Questions Columns Rows
GitHub icon

BlitzMax

BlitzMax - Programming language

< >

BlitzMax is an open source programming language created in 2014.

Source code:
git clone https://github.com/blitz-research/blitzmax
#641on PLDB 9Years Old 219Repos

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() ?

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Stats Sponsor Traffic Traffic Today Day 267 feedback@pldb.com Logout