RubyGems Navigation menu

rmasm 0.1.1

The purpose of this project is to provide a multi-platform / multi-architecture (x86,x64, but also why not : z80...) meta-macro assembler fully written in Ruby, using Ruby itself as a the main "macro" language. Using Ruby should allow RMasm to provide a variety of High Level Languages - HLL extensions, while still being able to code with plain raw assembler. RMasm can also be considered as a meta-assembler, as it should ease the development of an assembler. RMasm provides a basic architecture to handle various aspect of an assembler : register, symbol, section, struct/union, data declaration, procedure...

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - December 09, 2009 (46.5 KB)

Development Dependencies (1):

hoe >= 2.4.0

Owners:

Authors:

  • Alexandre Mutel

SHA 256 checksum:

a0e1e130a318f9d13ab91e70c2f4c0d7c5023e5695a60e910c321c779689f423

Total downloads 4,480

For this version 4,480

Licenses:

N/A

Required Ruby Version: None

Links: