(10-14-2022, 06:57 PM)Spriggsy Wrote: It sounds like a nice idea but I agree with whoever that this would be so much work for so little reward. What you'd probably want to start out doing first would be making a translator for Python by making new wrappers. Completely rewriting QB64 for Python. Then doing the same for JavaScript. THEN you'd need to make this whole new IDE that has the capability of just switching back and forth between these two. I've had enough trouble just trying to do the little bit that I've done with Python QB64. It's something that no one should spend any length of time on, in my opinion.
Here you go: openai.com
Sign up for an account and give it a try.
This page converts JavaScript to Python:
https://beta.openai.com/playground/p/def...inci-codex
I don't remember how I found the specific page, but as I recall the site has other pages to convert from/to any number of languages.