https://blitzmax.org is always going to be my preferred BASIC.
EndBASIC 0.14: Are we multimedia yet?
11–12 of 12 posts
Re: EndBASIC 0.14: Are we multimedia yet?
#12Earlier quoted context omitted.
What do you mean? FUNCTIONs are supported, and their arguments and return values are strongly typed.
Very neat implementation! I freaking love how nice Rust makes this! Any plans to support structures in the language? I know that's not a typical Basic feature, but it would be awesome. Also, be a rebel: add block comments.
Yeah, structs (records) is something I've been wanting to add and that became reasonably easy with the full rewrite of the compiler I did in 0.13. Probably in the next update!