Skip to content

JoystickAndCursorKeys/B3ScriptSource

Repository files navigation

B3ScriptSource

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

License

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.

About

B3 or B2 Basic or "Basically Browser Basic"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published