Releases: hackerb9/tokenize
Releases · hackerb9/tokenize
Adding MS Windows support, I think...
I don't have a Microsoft Windows box to test this on, but after much fussing I convinced github to compile and test this on their virtual Windows box. Does it actually work? Let's announce it to the world and find out.
Of course, GNU/Linux and MacOS still work fine.
Fix tokenization in DATA statements
Example:
10 DATA GOTO 10, ":" , GOTO 10: GOTO 10
The first two GOTOs should not be tokenized but the final one should.
release
v1.1.3 Testing automatic compilation on other OSes
v1.1.2
Tidying up
v1.1.1
Infinitessimally closer to perfection
v1.1.0
Better testing, less typos
v1.0.0
Tokenizer works. Decommenter and cruncher seem good. No known bugs.
v0.0.3
Testing automated release
v0.0.2
Testing automated release