/basica

Web-embeddable BASIC interpreter, modeled on Locomotive BASIC

Primary LanguageJavaScript

basica

BASICA is a BASIC interpreter written in Javascript that can be embedded on any site using an <iframe>.

It's based on Locomotive BASIC (as found on the Amstrad CPC) although 100% compatibility is not a project goal.

Demo

Try it out!

TODO

  • IF
  • FOR
  • WHILE
  • expression parsing