SaaSHub helps you find the best software and product alternatives Learn more →
JWasm Alternatives
Similar projects and alternatives to JWasm
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
open-watcom-v2
Open Watcom V2.0 - Source code repository, Wiki, Latest Binary build, Archived builds including all installers for download.
-
-
-
-
-
-
-
-
-
pgubook-macos-x86-64
Programs from the "Programming from the Ground Up 1.0" book ported to macOS (XNU kernel) and x86_64
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better JWasm alternative or higher similarity.
JWasm discussion
JWasm reviews and mentions
Posts with mentions or reviews of JWasm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-01.
- Learn x86-64 assembly by writing a GUI from scratch
-
Win16 Retro Development
I should note, that OpenWatcom 2.0[1] is far better for supporting more recent C and C++ code, modern hosts and tooling, but still able to compile into 16 bit code. It is also actively maintained. Instead of MASM I recommend JWasm[2] + Jwlink[3]. Back in time I did a fork[4] of JWasm that has cleaner build system (CMake).
[1] https://github.com/open-watcom/open-watcom-v2
[2] https://github.com/Baron-von-Riedesel/JWasm
[3] https://github.com/JWasm/JWlink
[4] https://github.com/JWasm/JWasm
-
Choosing the best assembler to work under GNU/Linux
You can give jwasm a try as it has full masm syntax support as far as I know.
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
Stats
Basic JWasm repo stats
3
104
10.0
almost 2 years ago
JWasm/JWasm is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of JWasm is C.