rmacro - a macro utility like the one of Common Lisp for Ruby

C

chanwoo.yoo

This utility includes 'gensym, macro_expand, bq(backquote of Lisp), c
(comma of Lisp), ...'.

You can require a file which use macros by 'require_with_macro
(required_name, delete_expanded_file, *macro_objs)'

I made this about three months ago. At that time, I thought I should
make the manual and the better examples of macro use like monads than
this trivial control structures before the release. Now I realize that
I can't have enough time to complete this job. So I gave up writing
the manual. Maybe you can see how to use it in comments and unit
tests.

You can download it from this address:
http://lisp.tistory.com/attachment/[email protected]

Shamefully, I don't know how to make a gem. I would appreciate it if
someone could make this as a gem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top