Look at it this way: The BMicro guys (one guy, actually) has to maintain several separate compilers.
One is for the early PIC parts, Rev B.
Another is for the newer PICs in the same series, Rev D.
Then there is the 18-pin Nano, which is yet another compiler (I'm guessing).
Then the BasicAtom Pros are an entirely different manufacturer, and THEY differ between the parts.
So, as you might imagine, maintaining all these must be a pretty hairy proposition.
AND he had to create an IDE from scratch, get it to work with a load of disparate compilers, and add requested features. And don't get him started about making it work with every twist and turn in every Windows version as they come up.
Personally, I think it's a huge mistake on their part to NOT support BASIC interrupts. This is... after all... BASIC. It seems kinda backwards to sell the idea of simplifying people's efforts to use a processor in their project, and then say,"...except in the case of interrupts, that we leave difficult, if not impossible, for the beginner." Well, for PICs maybe, but there's always the Pro parts if you want to get serious and use interrupts.
On the other hand, they dropped all the set up parameters for the ADIN command, thereby making it a LOT simpler for the beginner to use.
Everything is a trade off. Ehh!

I just hope they go to the trouble to point all this out in their sales literature so no one gets burnt later. I swear I have looked at every damn BASIC for PICs out there, and all of them leave something to be desired. Including the ones you pay for!
Just about every interrupt has been discussed in these forums at some time. Get familiar with the search function and use it. Or ask.
END RANT