richardjdare / bb2-mode

Emacs major mode for Blitz Basic 2 (a basic compiler for the Amiga)
GNU General Public License v3.0
6 stars 0 forks source link

Make the tokenizer produce binary files identical to Blitz 2 #17

Open richardjdare opened 6 years ago

richardjdare commented 6 years ago

a file produced by the tokenizer will open ok in blitz, but it wont be identical to the same file saved in Blitz 2 itself. We need to create a more sophisticated tokenizer to produce identical files.