Skip to content

Flasm vs GNU Pascal

A side-by-side look at Flasm and GNU Pascal. For an in-depth review of either product, follow the links below.

Flasm

Flasm

Development

Flasm is a free, open source assembly language compiler and decompiler. It supports assembly code for multiple CPU architectures and can compile to executable binaries or DLLs. Flasm is cross-platform and runs on Windows, Linux, and macOS.

assemblercompilerdecompilerassembly-language
GNU Pascal

GNU Pascal

Development

GNU Pascal is a free and open source Pascal compiler that implements most of the ISO 7185 Pascal standard. It includes an ISO compatible preprocessor and can compile to native machine code.

pascalcompileropen-source

Related Comparisons