Prune devel/py-EnthoughtBase
[dports.git] / devel / jwasm / pkg-descr
1 JWasm is a MASM v6 compatible assembler. It's a fork of Open Watcom's WASM
2 and released under the Sybase Open Watcom Public License, which allows
3 free commercial and non-commercial use. JWasm is written in C, source code
4 is open.
5
6 JWasm Features:
7
8 - JWasm natively supports output formats Intel OMF, MS Coff (32- and
9   64-bit), Elf (32- and 64-bit), Bin and DOS MZ.
10 - precompiled JWasm binaries are available for DOS, Windows and Linux. For
11   OS/2 and FreeBSD, makefiles are supplied.
12 - Instructions up to SSSE3 are supported.
13 - The JWasm source is portable and has successfully been tested with Open
14   Watcom, MS VC, GCC and more.
15 - As far as programming for Windows is concerned, JWasm can be used with
16   both Win32Inc and Masm32.
17 - C header files can be converted to include files for JWasm with h2incX.
18
19 WWW: http://www.japheth.de/JWasm.html