owlet-editor
owlet-editor copied to clipboard
A modern BBC BASIC editor inspired by the BBC Micro Bot (https://bbcmicrobot.com)
Owlet Editor🦉 
A simple, intuitive creative coding tool for BBC BASIC inspired by BBC Micro Bot
Try the beta now at bbcmic.ro and get coding!
A modern editor for a classic language
- Fast, intuitive web-based editor (autocomplete, highlighting)
- Linked to 1000 BBC BASIC code examples from the bbcmicrobot community
- Based on Monaco editor
BBC Micro emulator for instant feedback
- Integrated with JSbeeb emulator
- Share your entire program as a URL
- Export to external emulator for interactive use
Share your creations with the BBC Micro Bot Mastodon community
- One button tweet to share code (not yet updated for Mastodon)
- Automatic code golfing tools - byte token encode/decode
To develop
$ make run
then visit http://localhost:8080