1.1 Compiler overview Flat assembler is a fast assembly language compiler for the x86 architecture processors, which does multiple passes to optimize the size of generated machine code. It is self-compilable and versions for different operating syst
fasm for the windows开发。 平坦汇编器(Flat assembler)是一款快速的汇编语言编译器,适用x86架构的处理器,它采用多趟描述的优化技术来产生机器码。它可以自编译(译者注:平坦编译器的源码也是用FASM语言编写的),有适用不同操作系统的版本。它被设计成在命令行使用,然而在行为上它们不是死的。FASM有适用Windows系统的IDE版本,它使用图形界面替代控制台界面,并且还集成了编辑器。然而从编译的角度看,它有像所有控制台版本同样的功能。 可执行的IDE版本命名为f