BBC BASIC for Windows
IDE and Compiler >> Debugging >> Alternative IDE - any takers?
http://bb4w.conforums.com/index.cgi?board=debugging&action=display&num=1422032748

Alternative IDE - any takers?
Post by rtr2 on Jan 23rd, 2015, 4:05pm

Those of you who use 'LB Booster' (LBB) as well as BB4W will be aware that its debugging capabilities are in several respects better. For example:
The LBB IDE is itself written in BBC BASIC, of course, so is readily amenable to modification, and could quite easily be adapted to become an alternative BBC BASIC IDE with the above features. Just about the only thing that it doesn't do, which the current BB4W IDE does, is automatic 'live' indentation. I don't know how to achieve that with the native Windows editor that it uses.

I'm not particularly motivated to do this work myself; my priorities lie in maintaining and improving the LBB IDE. So the question is, would anybody be interested in taking on such a project? The code is pretty straightforward, it doesn't use sneaky techniques or rely on knowledge of the internal workings of BB4W. On the other hand it is quite large, about 200 Kbytes of BASIC source code.

If this is a project which you might like to get involved with, either individually or as a collaborative effort with others, post a reply.

Richard.