I'd be happy to share it, but bear in mind that I'm following the original format/functions and it's a bit messy and hacky.

Once I've got something roughly working (at least a small section of the functionality of the language, such as assigning variables, goto's, gosub's and for-loops working), I'm thinking that I should do a bit of a refactoring, and use more C++ style approach, rather than "Assembler written in C", as it is now.

I don't think that will happen for a few weeks yet.

And I'd rather share something that I'm reasonably proud of, than a "quick hack".

--
Mats