--- Kevin Toppenberg <[EMAIL PROTECTED]> wrote:

> 
> Dave Whitten called and pointed out that I could do this, also:
> 
> > >set X=$UP^XLFSTR("SET TEMP=$GET("_myref_")") do ^DIM
> 


I can't believe I didn't think of that! Of course, everything is
obvious after the fact.

BTW, Have you ever just read through the code for DIM? It's well
written, compact, and surprisingly readable.  Unfortunately, it doesn't
build any kind of an AST, it's just a recgonizer. But even then, the
code is structured in such a way that it should be easy enough to
insert actions to build syntax trees. Come to think of it, I wrote my
code to identify uses of indirection by modifying DIM in this way.

===
Gregory Woodhouse  <[EMAIL PROTECTED]>
"All truth passes through three stages: First, it is ridiculed.
Second, it is violently opposed. Third, it is accepted as
being self-evident."
--Arthur Schopenhauer


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to