(11-12-2022, 02:33 AM)james2464 Wrote: Question…are the QB64 commands like _hypot supported? I’m not sure what differences there are from QB64 to BAM
G'day,
I've been mostly focused on "BAM Architecture", "Documentation" (and Project web site), "Features", and GW-BASIC' compatibility, picking away at some easy QB64 statements and functions here and there.
I've been diligent with my GW-BASIC compatibility testing/documentation/tracking.
Very much all over the map with my QB64 compatibility testing/documentation/tracking.
You can probably get a good idea of the current level of compatibility between BAM and GW-BASIC/QBasic/QB64 by glancing over and tracking these pages:
- the "Compatibility with GW-BASIC" page
- the "Compatibility with QB64 / QB64PE" page
- the "Enhancements to wwwBASIC" page (I've been putting a lot of effort in that one)
You'll see that although I started four months before the QBJS project, that project is way ahead with compatibility. See the QBJS Supported Keywords Page. So if you need more of the QB64 statements and functions.
Well, I'm a few minutes of dropping a new version of BAM on the web, adding _KEYCLEAR and _INPUTBOX$. Slow and steady ...