Macrame

Filter-time recursive macro framework providing the feature preventing Perl from being "a Lisp"
Download

Macrame Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • David Nicol
  • Publisher web site:
  • http://search.cpan.org/~davidnico/

Macrame Tags


Macrame Description

Filter-time recursive macro framework providing the feature preventing Perl from being "a Lisp" Macrame is a filter-time recursive macro framework providing the feature preventing Perl from being "a Lisp."SYNOPSIS macro curry OP A1 A2 { (OP A1), curry OP A2 } macro curry OP A { (OP A) }exactly three macros are always provided, macro, EXPAND, and NOMACROS. These are intended as stones sufficiently sturdy to build any cathedral.Additionally, a set of PUNCTUATION macros are defined which may be modified to provide macros which will survive a NOMACROS invocation. Requirements: · Perl


Macrame Related Software