Which assembler should I use?(x86): Difference between revisions

m
Add a link to the x86 assemblers comparison page.
[unchecked revision][unchecked revision]
No edit summary
m (Add a link to the x86 assemblers comparison page.)
 
Line 15:
 
If you want to write an project in assembly language entirely, the latter two are usually the tools of choice. However, FASM being self-assembling and only needs a C standard library to work gives it a slight advantage here as it is way easier to port.
 
See also [[Tool_Comparison#x86_Assemblers|x86 Assemblers Comparison]] for a comparison of features between different assemblers.
 
[[Category:Assemblers]]
Anonymous user