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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (1):

hoe >= 2.4.0

擁有者:

作者:

  • Alexandre Mutel

SHA 256 checksum:

a0e1e130a318f9d13ab91e70c2f4c0d7c5023e5695a60e910c321c779689f423

總下載次數 4,488

這個版本 4,488

License:

Ruby 版本需求:

相關連結: