BBC Basic Editor
bbcmic.ro
BBC Basic Editor
1–10 of 52 posts
Re: BBC Basic Editor
#2Cool!
The Examples tab shows the same 2 examples repeated, at least for me it does.
Re: BBC Basic Editor
#3Cool! The Examples tab shows the same 2 examples repeated, at least for me it does.
Taking "20 GOTO 10" to an entirely new level. Well played, Owlet.
Re: BBC Basic Editor
#410 I=I+.3:J=J+.34:H=ABS(SIN(I)* 27):W=ABS(SIN(J)* 27)
20 PRINT TAB(H)"HELLO":PRINT TAB(W)"WORLD":GOTO10
Re: BBC Basic Editor
#5From the 'About' section:
A simple, modern editor for BBC BASIC inspired by [BBC Micro bot](https://www.bbcmicrobot.com/)
Created by [8bitkick](https://www.github.com/8bitkick) and [mattgodbolt](https://twitter.com/mattgodbolt).
The microbot site has quite a few demos which were also published as tweets. Looks awesome!
Re: BBC Basic Editor
#6ah yes another paradox
Re: BBC Basic Editor
#7Cool! The Examples tab shows the same 2 examples repeated, at least for me it does.
We are still working on it! :) It was a placeholder, we just replaced with something else, but the hope is to have some great resources for folks learning BASIC, as well as some impressive demos.
Re: BBC Basic Editor
#8I've been enjoying this account[0]--shared on HN several times--that showcases of tweet-length BBC Micro programs. Similar to dwitter.net and Processing sketches appearing under the hashtag ##つぶやきProcessing[1] and more recently #tinycode[2] they've been great quarantine diversions into code golfing on social media.
[0] https://twitter.com/bbcmicrobot
Re: BBC Basic Editor
#9Does INPUT work?
Re: BBC Basic Editor
#10wish it could have been called: BBE Basic Editor. Of course its BBC Basic, not BBE Basic, so there's that.