Jump to content

JWasm

From EDM2
Revision as of 11:16, 11 October 2014 by Reiknir (talk | contribs) (Created page with "== Description == A fork of the Wasm assembler from the OpenWatcom C/C++ & Fortran package, supports more targets that the original Wasm, conv...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

A fork of the Wasm assembler from the OpenWatcom C/C++ & Fortran package, supports more targets that the original Wasm, converts C header files into ASM include files and in addition has support for the syntax of WinInc and Masm32 assemblers, in the case of the latter supports the current MASM 8 syntax. Sundry other updates and improvements on the original Wasm code.

Version

  • Latest Version: 2.11a

Links

License

Sybase, with a specific Open Source License. Allows free commercial and non-commercial use of Open Watcom.

Author

Andreas Grech (aka Japheth)

Related Articles