- Add `.bank.` directive allowing users to set the current bank number (ulas.bank) which can be used for symbol files.
- Allow nested begin and end scope calls
- Add `forth-like` mode. This mode should allow defining words similar to forth. It should have a built-in word for `assembly output` that can be implemented by the user.
+- Add `.extern` directive allowing the user to define external labels