qbjs bbcode now available!
#1
Star 
You can now use [qbjs] bbcode in your posts to embed qbjs.org code and play with it directly in the thread.

What is qbjs?
QBJS is an opensource project created by @dbox

QBJS is an implementation of the Basic programming language for the web, with multimedia support and easy sharing of programs. It aims to be compatible with QB64, which in turn implements the same dialect as the classic QBasic.

Support for browser APIs is built-in as of version 0.3.0-beta; a game engine is included separately.

Check it out on the qbjs GitHub

How do I use it?

  1. Go to https://qbjs.org
  2. Write some code
  3. Click the share button
  4. Copy the share link from the dialog to clipboard
  5. In forum use CTRL-SHIFT-S to switch to source mode (for whitespace preservation)
  6. Type: [qbjs]
  7. Paste from clipboard
  8. Type: [/qbjs]

Like this:

[Image: qbjs-share.png]


Anything you've made in qbjs.org IDE can be embedded in the new [qbjs] bbcode. You simply click the share button in qbjs.org, and copy the text and insert it between [qbjs] and [/qbjs] -- or you can just paste your share link from qbjs.org, select it, and click the QBJS button in the toolbar to wrap it in the new [qbjs] bbcode.

Here is an example:


(click the Play button to RUN it)

YOU CAN DO ALMOST ANYTHING YOU CAN DO IN QBASIC and QB64!
See: QBasic Language Support in QBJS
And: QBJS Supported Keywords (includes QBASIC and QB64, etc.)

Learn More:
grymmjack (gj!)
GitHubYouTube | Soundcloud | 16colo.rs
Reply


Messages In This Thread
qbjs bbcode now available! - by grymmjack - 06-03-2023, 02:55 PM
RE: qbjs bbcode now available! - by vince - 06-03-2023, 03:02 PM
RE: qbjs bbcode now available! - by mnrvovrfc - 06-03-2023, 04:04 PM
RE: qbjs bbcode now available! - by grymmjack - 06-03-2023, 05:31 PM
RE: qbjs bbcode now available! - by RhoSigma - 06-03-2023, 07:04 PM
RE: qbjs bbcode now available! - by dbox - 06-03-2023, 08:21 PM
RE: qbjs bbcode now available! - by dbox - 06-03-2023, 09:21 PM
RE: qbjs bbcode now available! - by grymmjack - 06-03-2023, 07:11 PM
RE: qbjs bbcode now available! - by RhoSigma - 06-03-2023, 07:21 PM
RE: qbjs bbcode now available! - by CharlieJV - 06-03-2023, 08:31 PM
RE: qbjs bbcode now available! - by SMcNeill - 06-03-2023, 10:10 PM
RE: qbjs bbcode now available! - by grymmjack - 06-05-2023, 04:22 PM



Users browsing this thread: 7 Guest(s)