Top
Best
New

Posted by klaussilveira 3 days ago

MoonBASIC: A modern BASIC for building 2D and 3D games(github.com)
17 points | 4 comments
frenzcan 35 minutes ago|
I kind of like the uppercase keywords of older programming languages, it makes the non-code parts standout more, probably even more important before syntax highlighting became common
monster_truck 1 hour ago||
This is neat! I know it's not really the point but I would like to see some shallow benchmarks, I'm curious what perf (if any) is lost building like this.

My very first apps were written in LibertyBASIC, almost 30 years ago. I learned how to pirate things because the borland compiler required to share my creations with my friends was $299, which was a lot of money back then.

wunderwuzzi23 1 hour ago|
Nice. A BASIC for game development takes me back to AMOS on the Commodore Amiga.

https://en.wikipedia.org/wiki/AMOS_(programming_language)

ColinEberhardt 50 minutes ago|
Oh wow, I loved AMOS - it is what got me seriously into programming in the first place.