RSS 18 projects tagged "Assemblers"

Download Website Updated 18 May 2013 ELFIO

Screenshot
Pop 233.45
Vit 332.36

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.60
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.99
Vit 3.64

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

Download No website Updated 21 Jul 2011 jclasslib bytecode viewer

Screenshot
Pop 112.90
Vit 6.28

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 03 Mar 2011 Linux Debug

Screenshot
Pop 26.32
Vit 1.42

Linux Debug is a functional clone of the old DOS debug.com for x86 linux. Functions include the ability to alter/examine memory and registers, set/clear breakpoints, step into and trace over, symmetric symbolic disassembler, and symbolic assembler. It has a simplified UI, and can work with bin and elf format files. Symbolic functions work only if debug symbols available in the file header. It features a NASM-compatible syntax for both disassembler and single line assembler.

Download Website Updated 15 Sep 2010 J51

Screenshot
Pop 69.82
Vit 6.02

J51 is a Intel MCS51 emulator with all the standard integrated peripherals. A disassembler with an integrated debugger is also included. Standard peripherals emulated are Timer 0/1 (Mode 0, 1, 2, and interrupts), serial interface in polled and interrupt mode, standard I/O, and ports 0 to 4. Microprocessors emulated are the Intel MCS 8051 (no peripherals), Intel 8051, Intel 8052, Philips LPC674, and Philips LPc900.

Download Website Updated 31 Jan 2010 TinyaML

Screenshot
Pop 43.36
Vit 2.54

TinyaML is a virtual machine, a compiler, and a compiler- compiler, powered by the abstract parser tinyap. It is endian-safe and allows easy bindings of new C APIs into the virtual machine. The VM executes wordcode with a virtual threading model and features a garbage collector. TinyaML allows the user to compile and run assembly code, or plug new grammars for higher-level languages into the parser and implement the methods to compile their ASTs.

Download No website Updated 04 May 2009 Perl Dev Kit

Screenshot
Pop 37.36
Vit 1.53

The Perl Dev Kit (PDK) provides essential tools for building and deploying Perl applications. PDK features cross-platform wrapping and application builders for various operating systems, plus a suite of tools to speed development time and improve code quality and consistency across teams.

Download No website Updated 04 May 2009 Komodo IDE

Screenshot
Pop 110.63
Vit 3.14

Komodo IDE is a multi-platform, multi-language IDE for end-to-end development of dynamic Web applications. It makes creating robust apps fast and easy, with a rich feature set for client-side AJAX technologies such as CSS, HTML, JavaScript, and XML, coupled with advanced support for dynamic languages such as Perl, PHP, Python, Ruby and Tcl. Features include comprehensive editing and debugging plus intelligent tools for regular expressions, team development, customization, and extensibility. The result is a powerful coding environment for framework stacks like Ruby on Rails and CakePHP and client libraries such as the Yahoo! UI Library and Dojo.

Download No website Updated 04 May 2009 Tcl Dev Kit

Screenshot
Pop 51.48
Vit 1.00

The Tcl Dev Kit (TDK) provides essential tools for Tcl programmers, making it easy to create, build, and deploy applications. You can rapidly deploy Tcl applications to a broad range of platforms as ready-to-run executables, starkits, or starpacks. Development is simplified with tools for finding and fixing bugs, managing complex code bases, and optimizing your programs. Take control and work the way you want with a choice of GUIs or command line interfaces for most tools.

Screenshot

Project Spotlight

Oddjob

A Java job scheduler.

Screenshot

Project Spotlight

libnode

A native implementation of Node.js.