Beeb

Bernard’s Enterprise Edition Basic

Basic for the JVM. The github project at https://github.com/bernardjason/beeb allows a basic program to be developed and compiled to Java classes.

 

YouTube demo video

The project was/is a rough and limited attempt at implementing something like BBC Basic on the Java Virtual Machine. There are plenty of things missed out as well as a couple of extras like making it capable of being a webserver, database access and some JSON support.

I’ve included a version of the hangman program in the BBC user guide as well as a simple webserver that offers a blog writing to a database in BEEB basic.