RubyGems Navigation menu

rubymacros 0.1.5

RubyMacros is a lisp-like macro pre-processor for Ruby. More than just a purely textual substitution scheme, RubyMacros can manipulate and morph Ruby parse trees (in the form of RedParse Nodes) at parse time in just about any way you see fit. Macros are programmed in ruby itself. And since parse trees are represented in RedParse format, they're easier to use (programatically) and more object-oriented than other available ruby parsetree formats. (RedParse Node format is actually designed to be straightforward to use and to represent the structure of ruby source code very closely.) ==

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.6 - August 12, 2016 (200.0 KB)
  2. 0.1.5 - August 05, 2009 (21.0 KB)
  3. 0.1.4 - May 22, 2009* (20.5 KB)
  4. 0.1.3 - May 03, 2009* (20.0 KB)
  5. 0.1.2 - April 30, 2009* (20.0 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (1):

redparse >= 0.8.2

Development 依赖 (1):

hoe >= 1.12.2

业主:

作者:

  • Caleb Clausen

SHA 256 校验和:

4c609c2e84c1cc5d646f7ff51fcf0e354ef641f6b5c3db9f3ecfddf72217188c

下载总量 24,007

这个版本 3,808

许可:

需要的 Ruby 版本:

链接: