MMBasic Style Guide for GPT

Hey,
ChatGPT knows Basic but gets the details of MMBasic often wrong. As I would like to use it a bit to brainstorm I used my bits of code and the official guide to create an (opinionated) style guide for MMbasic.
You can find the result here:

Maybe you might find it useful.
I am Interested in your comments / feedback.

GPT wrote me a snake program (as a test) with a single prompt - I only had to fix the ascii keys. So now it kind of knows MMBasic.

1 Like

Hi!

I add a “trick” word for avoid standard Basic languajes mix confussion in GPT…

Try adding “webmite” , “picomite”…

Like:
Make a snake game in mmbasic picomite.

:wink: Good luck!

yes, I tried that, too.
but the results were inconsistent for me.
that’s why I thought to let it create a style guide for for it…