qb.js | QBASIC implementation in JavaScript
kandi X-RAY | qb.js Summary
kandi X-RAY | qb.js Summary
qb.js is a JavaScript library. qb.js has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
A QBASIC implementation in JavaScript. Because it uses AJAX to retrieve the .BAS file, you cannot run it using a file:/// url in most browsers. You have to start an http server to run it. (python -m SimpleHTTPServer is a quick one). You can read the blog post about the library at stevehanov.ca/blog/index.php?id=92. WARNING WARNING I only implemented enough of the language to run NIBBLES.BAS! It probably won't run your program and my parser makes it difficult to debug what is wrong. I think it would take several years of effort to do the whole language. This is not worth mine or anybody's effort, since you can run the real QBASIC in a javascript dosbox emulator these days... (for example If I were doing it again, I would replace the parser with a packrat parser such as peg.js. Copyright 2014 Steve Hanov. Licensed GPL v3, see the LICENSE file.
A QBASIC implementation in JavaScript. Because it uses AJAX to retrieve the .BAS file, you cannot run it using a file:/// url in most browsers. You have to start an http server to run it. (python -m SimpleHTTPServer is a quick one). You can read the blog post about the library at stevehanov.ca/blog/index.php?id=92. WARNING WARNING I only implemented enough of the language to run NIBBLES.BAS! It probably won't run your program and my parser makes it difficult to debug what is wrong. I think it would take several years of effort to do the whole language. This is not worth mine or anybody's effort, since you can run the real QBASIC in a javascript dosbox emulator these days... (for example If I were doing it again, I would replace the parser with a packrat parser such as peg.js. Copyright 2014 Steve Hanov. Licensed GPL v3, see the LICENSE file.
Support
Quality
Security
License
Reuse
Support
qb.js has a low active ecosystem.
It has 28 star(s) with 7 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
qb.js has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of qb.js is current.
Quality
qb.js has no bugs reported.
Security
qb.js has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
qb.js is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
qb.js releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of qb.js
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of qb.js
qb.js Key Features
No Key Features are available at this moment for qb.js.
qb.js Examples and Code Snippets
No Code Snippets are available at this moment for qb.js.
Community Discussions
No Community Discussions are available at this moment for qb.js.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install qb.js
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page