Owlet logo

Owlet Editor - beta

A simple, modern editor for retro coding in BBC BASIC (1981) inspired by BBC Micro Bot

Created by Dominic Pajak and Matt Godbolt. Contribute source and submit issues on GitHub.

With thanks to the Bitshifters Collective, Kweepa, P_Malin, Rheolism, and the whole BBC Micro bot community.

 

BBC Micro bot logo Check out the BBC Micro Bot gallery

BBC Micro Bot Gallery

Get inspired by 1000 examples of BBC BASIC

Welcome to the BBC Micro

An 8-bit 32KB computer from 1981
REM Prints a message in random colours
REM and repeats forever

Drawing lines

Each mode has a different colour palette and resolution.
REM Graphics are on a 1280 x 1024 grid
REM so 640,512 is always the center

Drawing shapes

Rectangles, Circles and Dots
REM Drawing shapes with PLOT part 1

MODE2

About the Owlet BBC BASIC editor

Owlet is a simple, modern editor for retro coding in BBC BASIC (1981) inspired by BBC Micro Bot

Created by Dominic Pajak and Matt Godbolt based on the JSBeeb emulator and Monaco editor. Contribute source and submit issues on GitHub.

With thanks to the Bitshifters Collective, Kweepa, P_Malin, Rheolism, and the whole BBC Micro bot community.

 

BBC Micro bot logo Check out the BBC Micro Bot gallery