B3 or B2 Basic or "Browser Blaze Basic"
This is the Source Code of the B3Script project.
This allows Basic (the programming language) to run in your html pages.
Usage:
<script type="text/basic" id="autorun.bas">
10 print "hello world ";
20 goto 10
</script>
For more information, documentation, and how to get started,
please visit https://github.com/JoystickAndCursorKeys/B3Script
This project uses the MIT License, with an additional request to explicitly mention and link back to this repository in derivative works.
See the LICENSE file for details.
As of 2025-02-23, this project explicitly uses the MIT License with attribution and brand protection clauses. Any users who previously downloaded or forked this repository may use and redistribute under these same terms.