Comment on Ask HN: What are your opinions on modern BASIC dialects?Comments−yjftsjthsd-h4yHave you looked at https://freebasic.net/ and https://www.qb64.org/portal/ ? It's been ages since I actually wrote code in BASIC, but there do appear to be nice open-source options in the modern world−eatonphil4y+1 that both are still actively maintained.QB64's last release was this Feb/March: https://gist.github.com/FellippeHeitor/b6d24d9dc08c9bd7efbc8....And FreeBASIC's last release was this July: https://sourceforge.net/projects/fbc/files/.
Comments
Have you looked at https://freebasic.net/ and https://www.qb64.org/portal/ ? It's been ages since I actually wrote code in BASIC, but there do appear to be nice open-source options in the modern world
+1 that both are still actively maintained.
QB64's last release was this Feb/March: https://gist.github.com/FellippeHeitor/b6d24d9dc08c9bd7efbc8....
And FreeBASIC's last release was this July: https://sourceforge.net/projects/fbc/files/.