BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

rmasm

v0.1.1RubyGems· Ruby

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...

The verdict
Abandoned. Last published 16 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 16 years ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.1.116 years ago
rmasm — 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... (Ruby / RubyGems) · Modules