Skip to content

Simewu/BASIC-transpiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC Code Transpiler

This web application transpiles from the BASIC programming language into executable JavaScript. The programming language is derived from miSoft Basic! (some apps from the forgotton 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

Number Guessing Game
String Functions
Random Circles
Simple Hue
Functional Analog Clock
Random Grid
Bell Curve Random
Modulus Design #1
Modulus Design #1
Random Shape from Array
Random Beep Music
Simple Physics Simulation
Particle Movement
Mandelbrot
Don't Touch Anything
Interactive Mandelbrot Fractal
Interactive Julia Set Fractal
Interactive Burning Ship Fractal

This application is hosted at

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

and

http://simewu.com/BASIC-transpiler.

Screenshots