项目作者: mattgodbolt
项目描述 :
A modern BBC BASIC editor inspired by the BBC Micro Bot (https://bbcmicrobot.com)
高级语言: JavaScript
项目地址: git://github.com/mattgodbolt/owlet-editor.git
A simple, intuitive creative coding tool for BBC BASIC inspired by @bbcmicrobot">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
- 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