RubyGems Navigation menu

rubymacros 0.1.6

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 (200KB)
  2. 0.1.5 - August 05, 2009 (21KB)
  3. 0.1.4 - May 22, 2009* (20.5KB)
  4. 0.1.3 - May 03, 2009* (20KB)
  5. 0.1.2 - April 30, 2009* (20KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

redparse >= 1.0.0

所有者:

作者:

  • Caleb Clausen

SHA 256チェックサム:

4ec5039abae72e22139b47ba93083c33a23b6d3fa7e4af2d0e21cb9a04d2e824

累計ダウンロード数 24,007

このバージョンのみ 3,450

ライセンス:

LGPL-2.1

必要なRubyのバージョン: >= 0

リンク: