public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Stan Cox <scox@redhat.com>
To: Frysk List <frysk@sourceware.org>
Subject: antlr expression tree annotator
Date: Wed, 26 Sep 2007 02:44:00 -0000	[thread overview]
Message-ID: <1190774413.26510.108.camel@multics.rdu.redhat.com> (raw)

An antlr infrastructure for walking and tagging the expression tree with
type information was committed.  At the moment only symbol nodes are
tagged and there are currently no consumers of the information.  When I
get a bit more time I'll finish polishing up a 'what' request that uses
this and also add type info on the operator nodes.
 files in frysk-core/frysk/expr:
 CExpr.g	 antlr lexer and parser grammar
 CExprAnnotator.g antlr type annotator
 CExprEvaluator.g antlr expression evaluator
 ExprAST.java    extension of antlr's abstract syntax tree
 ExprSymTab.java interface to frysk-core/debuginfo
(this interface has possibly outlived its usefulness as the testing
tools that also used it are no longer needed and are removed)


                 reply	other threads:[~2007-09-26  2:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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-all from there: mbox

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

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

  git send-email \
    --in-reply-to=1190774413.26510.108.camel@multics.rdu.redhat.com \
    --to=scox@redhat.com \
    --cc=frysk@sourceware.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).