If you're actually writing software in assembly (as opposed to merely optimizing hot functions in an otherwise high-level codebase), in my experience MASM is the most pleasant tool for the job.
The most pleasant is the one you're most familiar with. I still use gas with at&t syntax.
The most pleasant is the one you're most familiar with. I still use gas with at&t syntax.