项目作者: simewu

项目描述 :
Run BASIC code from the browser.
高级语言: HTML
项目地址: git://github.com/simewu/BASIC-transpiler.git
创建时间: 2019-10-24T03:28:31Z
项目社区:https://github.com/simewu/BASIC-transpiler

开源协议:MIT License

下载


BASIC Code Transpiler

This web application was developed in 2015 and converts from the BASIC programming language into executable JavaScript. The programming language is derived from miSoft Basic! (some apps from the forgotten http://appball.com/basic back in 2011 can be found here). The application stores all code/files into LocalStorage, pressing “Run” will also backup the current code into LocalStorage.

Preloaded Applications

  1. Number Guessing Game
  2. String Functions
  3. Random Circles
  4. Simple Hue
  5. Functional Analog Clock
  6. Random Grid
  7. Bell Curve Random
  8. Modulus Design #1
  9. Modulus Design #1
  10. Random Shape from Array
  11. Random Beep Music
  12. Simple Physics Simulation
  13. Particle Movement
  14. Mandelbrot
  15. Don't Touch Anything
  16. Interactive Mandelbrot Fractal
  17. Interactive Julia Set Fractal
  18. Interactive Burning Ship Fractal

This application is hosted at

https://simewu.github.io/BASIC-transpiler

Screenshots