Skip to content
Matt Basta edited this page Feb 17, 2015 · 3 revisions

The following is a list of items that will likely be developed in the future but currently do not have a planned start date.

Self-Hosting

In it's current state (at the time of writing), BType doesn't have enough features to be close to self-hosting. This should be possible after a 2.0 release is available, though.

Interpreter

Rather than compiling BType to a lower-level compile target, BType could be run in a VM. This would enable features like complex garbage collectors.

Clone this wiki locally