
flat assembler
NASM
Yasm
Easy code
Pelles C
GNUSim8085
PCem
86Box
PureBasic
Xojo
PowerBASIC
FreeBASIC
Notepad++
Sublime Text
QB64
VS Code
flat assembler
PureBasicBased on our record, flat assembler seems to be more popular. It has been mentiond 1 time since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Oh neat! Thanks for the link, I hadn't heard of fasmg before. It looks like fasmg builds up from the byte level, so it would only work for architectures that use 8-bit words. Torque builds up from the bit level, so it can assemble code for architectures like in PIC microcontrollers, using word sizes of 12 or 14 bits. However, fasmg does allow a lot more control over the syntax of the language. The documentation... - Source: Hacker News / over 1 year ago
NASM - The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...
Xojo - Real Software and Real Studio are now Xojo.
Yasm - Yasm is a complete rewrite of the NASM assembler.
PowerBASIC - PowerBASIC, formerly Turbo Basic, is the brand of several commercial compilers by PowerBASIC Inc.
Easy code - Easy Code is the visual assembly programming environment made to build 32-bit Windows applications.
FreeBASIC - FreeBASIC is a completely free, open-source, 32-bit BASIC compiler, with syntax similar to...