RSS 12 projects tagged "Windows"

Download Website Updated 30 Sep 2001 Z80-ASM

Screenshot
Pop 49.80
Vit 1.50

Z80-ASM is a compiler for the Z80 CPU assembler and interactive terminal debugger.

No download Website Updated 09 Mar 2012 cc65

Screenshot
Pop 108.86
Vit 10.04

An almost ISO C compatible C compiler that produces binaries for 6502-based computers. Targets that are supported out of the box are: Apple ][, Atari 8-bit machines, Commodore C64/C128/C16/C116, Commodore Plus/4, Commodore 600/700, GEOS for C64, and Lynx. The package includes a complete suite of assembler development tools (assembler, linker, archiver) which allows mixing of C and assembler code.

Download Website Updated 13 Aug 2003 joeq virtual machine

Screenshot
Pop 58.25
Vit 1.86

joeq is a Java 2 (JDK 1.3 and 1.4) compatible virtual machine. It is unique in that it is entirely implemented in Java, leading to greater reliability, portability, maintainability, and efficiency. It is also language-independent, so code from any supported language can be seamlessly compiled, linked, and executed dynamically.

Download Website Updated 01 Feb 2003 PopAsm

Screenshot
Pop 34.06
Vit 1.45

PopAsm is an assembler (an assembly language compiler) designed to support the syntaxes of TASM/MASM and NASM, gathering together the best features of each of them. It is intended that it will support all instructions from Intel compatible CPUs, including MMX, 3DNow!, and SSE extensions.

Download Website Updated 18 Apr 2012 Flat Assembler

Screenshot
Pop 183.45
Vit 16.63

Flat Assembler is a fast and efficient self-assembling 80x86 assembler. It supports x86 and x86-64 instruction sets with MMX, 3DNow!, SSE up to SSE4, AVX, AVX2, and XOP extensions. It can produce output in binary, MZ, PE, COFF, or ELF format. It includes powerful but easy-to-use macroinstruction support and does multiple passes to optimize the instruction codes for size. It is written entirely in assembly language.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 294.86
Vit 58.73

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 18 May 2010 Yasm

Screenshot
Pop 145.46
Vit 8.20

Yasm is a complete rewrite of the NASM assembler. It currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O (32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.

Download Website Updated 06 Oct 2009 Advanced Assembler

Screenshot
Pop 70.82
Vit 4.06

Aasm is an advanced modular assembler designed to support several target architectures. It has been designed to be easily extended. Its global architecture takes advantages of dynamic libraries to provide input, assembler and output modules. The input module supports Intel syntax (like nasm, tasm, masm, etc.). The x86 assembler module supports all opcodes up to P6 including MMX, SSE and 3DNow! extensions. F-CPU and SPARC assembler modules are under development. Several output modules are available for ELF, COFF, IntelHex, and raw binary formats. Advanced features include symbol scopes, an expressions engine, big integer support, macro capability, and numerous and accurate warning messages (over 300).

Download Website Updated 29 Apr 2003 gasm

Screenshot
Pop 24.82
Vit 1.00

GASM is a very reliable, fast and stable assembler. It is NASM compatible, and will compile 99.7% of programs that assemble on NASM.

Download Website Updated 23 Mar 2006 h2incn

Screenshot
Pop 19.80
Vit 1.66

h2incn tries to directly convert C/C++ headers to Nasm-style include files, and can be used in a makefile. It is useful if you want to use the same structures or external variable declarations in C and assembler code, and you don't want to use two separate files and update both each time you change something. It is written in a mix of C and C++ code. It currently works for simple files.

Screenshot

Project Spotlight

Dragon parser generator

A combined scanner and LR(1) parser generator for C++ and Java code generation.

Screenshot

Project Spotlight

SWeTE Server

A simple website translation engine.