On Thursday 27 April 2006 16:00, Thomas E Enebo wrote:
>   Take a shot at it.  I have put the parser processing code at:
> http://www.tc.umn.edu/~enebo/jruby/parser.tar.gz
>
>   Compile Jay for your platform (I believe I have the windows binaries
> there).  Install it somewhere.  Update 'update' to have the correct paths
> to your jruby source.  If you are windows you will need cygwin.  Once this
> is done, you just need to edit the grammar file (and possibly
> ParserSupport).

I was just reading through the ParserSupport and found this:

...
        /**
         * @fixme position
         **/
    public Node node_assign(Node lhs, Node rhs) {
...

Could this have something to do with our problem?

>   You can email me with any questions or send me your IM info too if you
> want.  It would be great to get another set of hands on this since I am
> pretty busy.

Ok, thanks!

Attachment: pgp0YoqYQi7t5.pgp
Description: PGP signature

Reply via email to