flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Assemble-time input or halt? |
Author |
|
MCD 28 Feb 2005, 08:25
Sounds like a completely new approach in coding. I prefer making changes in my code after a failed compilation, not during it. But the problem is that this would require lots of complicated communication between the preprocessor and other flat assembler parts, which would require restructuring everything, because later parts will have to go back at preprocessor stage after asking the user about the error and so on. I think this task would need more effort than it would use us.
|
|||
28 Feb 2005, 08:25 |
|
THEWizardGenius 01 Mar 2005, 18:42
Yeah, I guess so. But what good is "store" if you can only use it at coding time? But I guess it's probably too hard. Maybe not the input one, but the halt one should exist so we can halt if we detect an error, don't you think?
Maybe there should be a list of most-wanted features/language modifications. I think multiline comments would be pretty high on my list... and of course, to have a finished internals guide would be nice, though that's not part of FASM itself. It would be interesting if we could modify misspelled directives or instructions from FASM and then tell FASM to continue assembling. That way, if we get the "bad instruction: mob ax,10" or something similar, FASM would allow us to enter the correct thing. Of course, for "extra characters on line" we could insert a RETURN, and so forth. I don't know how easy this would be to do, and maybe it would actually encourage or even cause bad coding or accidental mistakes that could cause the program that is being assembled to have errors/bugs. But if it were only for those types of errors, it might be effective and even useful. I hope I'm not making suggestions that are unrealistic, and I hope I'm not insulting the maker of FASM, because FASM rulez! Don't get me wrong, it's just a couple features it would be nice to see... _________________ FASM Rules! OS Dev is fun! Pepsi tastes nasty! Some ants toot! It's over! |
|||
01 Mar 2005, 18:42 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.