Search results
Results from the WOW.Com Content Network
Macintosh Programmer's Workshop (MPW) is a software development environment for the Classic Mac OS operating system, written by Apple Computer. For Macintosh developers, it was one of the primary tools for building applications for System 7.x and Mac OS 8.x and 9.x.
GPUTILS (frequently written gputils) is a GPL-licensed set of tools for the PIC microcontroller, comprising an assembler, disassembler, linker, and object file viewer. It is available for various Unix-like systems, including Linux and macOS, and for Microsoft Windows.
MAC/65 is a 6502 editor and assembler originally released on disk in 1982, then on a bank-switched "supercartridge" in 1983 which includes an integrated debugger (DDT). Like Atari BASIC, MAC/65 uses line-numbered source code and tokenizes each line as it is entered. It is significantly faster than Atari's assemblers.
Optimized Systems Software published an enhanced disk-based assembler mimicking the structure of Atari's Assembler Editor as EASMD (Editor/Assembler/Debug). It followed that with MAC/65 first on disk with BUG/65 as a companion product, then as a 16KB bank-switched cartridge. MAC/65 tokenizes lines of code as they are entered and has much faster ...
The Small Device C Compiler (SDCC) is a free-software, partially retargetable [1] C compiler for 8-bit microcontrollers. It is distributed under the GNU General Public License. The package also contains an assembler, linker, simulator and debugger. SDCC is a popular open-source C compiler for microcontrollers compatible with Intel 8051/MCS-51 ...
MAC/65 is a 6502 assembler written by Stephen D. Lawrow for Atari 8-bit computers. MAC/65 was first released on disk by Optimized Systems Software in 1982, with the program requiring 16 KB RAM. A bank switched "SuperCartridge" from OSS followed in January 1984 for US$99, [ 1 ] occupying only 8 KB.
Nevertheless for the most common targets the LLVM MC (machine code) project provides an assembler both as an integrated component of the compilers and as an external tool. Some other self-hosted native-targeted language implementations (like Go , Free Pascal , SBCL ) have their own assemblers with multiple targets.
MACRO-11 is an assembly language with macro facilities, designed for PDP-11 minicomputer family from Digital Equipment Corporation (DEC). It is the successor to Program Assembler Loader (), an earlier version of the PDP-11 assembly language without macro facilities.