ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: Charles Thornton <ceo@hawthorne-press.com>
To: ruby-core@ruby-lang.org
Subject: IRHG -- Dumping T-Nodes
Date: Sat, 9 Feb 2008 17:03:57 +0900	[thread overview]
Message-ID: <47AD5EC9.6030603@hawthorne-press.com> (raw)

OK - Here is the problem

I want to modify 1.8.6 source to allow
the printing of the completed T_NODE
structure (the AST?) in my own format.

I assume that I can write a Ruby Callable
extension that can dump the T_NODE
structure at the time of my call.

Can this be done, and can someone
give the bare essentials on how to do it.

  Chuck T.

             reply	other threads:[~2008-02-09  8:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09  8:03 Charles Thornton [this message]
2008-02-09  9:04 ` IRHG -- Dumping T-Nodes Eric Hodel
2008-02-09 10:18   ` Charles Thornton
2008-02-09 18:14     ` Phlip
2008-02-09 19:27       ` Charles Thornton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47AD5EC9.6030603@hawthorne-press.com \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).