Changes for version 0.07 - 2013-07-16
- New Features
- Parse different eol combinations in input file (\r, \n, \r\n, \n\r) and convert all to \n. Read files in binary mode in chunks of 8K.
- Add option to do or not line continuation on lines ended with \\.
- Add option to define %include statement format.
- Add option to define %line statement format.
- Add option to define preprocessor lines to be ignored.
- Other
- Asm::Preproc::Stream - Deprecated, use Iterator::Simple::Lookahead instead
Modules
Preprocessor to be called from an assembler
Lexer generator
One line of text retrieved from the input
Deprecated, use Iterator::Simple::Lookahead instead
One token retrieved from the input