flat assembler
Message board for the users of flat assembler.
Index
> Main > [fasmg] C preprocessor and gas compatibility |
Author |
|
Tomasz Grysztar 18 Jun 2022, 18:46
sylware wrote: Am I wrong? Or is there some obvious pitfalls experienced fasmg coders see which I don't. I've been considering adding a switch (similar to RETAINCOMMENTS/ISOLATELINES directives) to support C-style quoted strings, but that would require a substantial refactoring of the tokenizer and its data structures, so I postponed it indefinitely. |
|||
18 Jun 2022, 18:46 |
|
revolution 19 Jun 2022, 07:16
Since sed is on the table then pre-parse the source.
Code: echo '"Hello \"world!\""' | sed 's|\\"|""|g' |
|||
19 Jun 2022, 07:16 |
|
sylware 19 Jun 2022, 15:37
Allright, I may give it a try, keeping in mind a sed pre-preprocessing may be required.
|
|||
19 Jun 2022, 15:37 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.