RSS 11 projects tagged "Assemblers"

Download Website Updated 18 May 2013 ELFIO

Screenshot
Pop 252.59
Vit 142.22

ELFIO is an ELF (Executable and Linkable Format) reader and producer implemented as a C++ library.

Download Website Updated 14 Jan 2013 ARIO

Screenshot
Pop 38.26
Vit 1.00

ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files.

Download Website Updated 24 Sep 2012 ELF Tool Chain

Screenshot
Pop 72.19
Vit 3.62

ELF Tool Chain is a set of program development tools for working with files in the ELF executable file format.

Download Website Updated 13 Feb 2012 Erasm++

Screenshot
Pop 43.01
Vit 2.06

Erasm++, the Embedded Runtime Assembler in C++, is an Embedded Domain Specific Language (EDSL) in C++ for runtime code generation on Intel 64/IA-32 architectures. It supports complete compile-time syntax checking, and its code generators run very quickly because necessary data are computed statically. Also included are GenericDsm, a fast and generic instruction decoder library which supports "pattern matching" against the decoded instructions, and MetaPrelude, a Haskell-like lazy metaprogramming library that helps implementing EDSLs in C++.

Download No website Updated 21 Jul 2011 jclasslib bytecode viewer

Screenshot
Pop 112.25
Vit 6.27

jclasslib bytecode viewer is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. In addition, it contains a library that enables developers to read, modify, and write Java class files and bytecode.

Download Website Updated 15 Feb 2009 HLA Standard Library

Screenshot
Pop 35.37
Vit 3.50

The HLA Standard Library was developed to support the High Level Assembler (HLA), but could be used with other assemblers or higher-level languages if the necessary headers were developed. It supports 32-bit versions of Windows, Linux, Mac OS X, and FreeBSD, and is written entirely in HLA. It includes the following modules: args, arrays, bits, chars, console, conversions, cset, date, environment, exceptions, file class, file I/O, filesys, lists, math, memory-mapped files, patterns, RNG, stderr, stdin, stdout, strings, tables, time, timer, zstrings, sockets, threads, and blob. An automated test suite is included.

Download Website Updated 19 Jul 2006 AVR Cross Development Kit

Screenshot
Pop 70.46
Vit 3.04

AVR Cross Development Kit is a CDK for Atmel's AVR RISC processor series. It provides a comprehensive assembler and C development environment on Linux or similar host systems.

Download Website Updated 03 May 2004 Chump

Screenshot
Pop 49.86
Vit 3.48

Chump is a table-driven assembler and dissembler with a very fast new architecture input format. Both the assembler and disassembler are created using a single description. It comes with descriptions for ARM, MIPS, Stump, and 6809. It is intended for use as a library compiled with other programs to allow line assembly and disassembly.

Download Website Updated 25 Oct 2003 NIOS Cross Development Kit

Screenshot
Pop 23.43
Vit 1.45

NIOS Cross Development Kit is a CDK for Altera's NIOS soft-core processor series. It provides a comprehensive GNU assembler and C/C++ development environment on Linux or similar host systems. It includes the GNU Debugger with the NIOS simulator.

Download Website Updated 13 Aug 2003 joeq virtual machine

Screenshot
Pop 60.12
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.

Screenshot

Project Spotlight

ximp3

A simple console MP3 player.

Screenshot

Project Spotlight

Griffon IDE

An IDE for HTML, Bash, Perl, PHP, C, etc.